Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🆕 📝 examples: Initialize reading list (closes #10) #11

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

jwflory
Copy link
Member

@jwflory jwflory commented Mar 10, 2022

This commit creates a reading list page in the Case Studies & Examples page, as discussed in issue #10. This can be a catch-all resource for links, resources, articles, and other content that we don't necessarily wish to repeat, but wish to provide as a reference for others who are discovering our work.

The reading list is initialized with the LibreOffice UX Principles, as shared by @Erioldoesdesign.

Closes #10.

Locally-rendered screenshot of the new Reading List page in the Case Studies & Examples category. The LibreOffice UX Principles page is highlighted.

@jwflory jwflory added C: content Improvements or additions to published articles, content, and/or documentation T: new change Adds new capabilities or functionality labels Mar 10, 2022
@jwflory jwflory self-assigned this Mar 10, 2022
@RichardLitt
Copy link
Member

How do I host this site locally, or how can I check a test deployment?

@jwflory
Copy link
Member Author

jwflory commented Mar 10, 2022

@RichardLitt wrote…
How do I host this site locally, or how can I check a test deployment?

That is a great question, and worthy of new documentation in the README.md. I'll follow up with a new Pull Request.

@RichardLitt
Copy link
Member

Thanks. I can't approve of this until I see how you got what you rendered! :D

jwflory added a commit that referenced this pull request Mar 10, 2022
This commit adds contributing guidelines that explains three topics:

1. Contribution process
2. Structure and components
3. How to create a development environment

The contribution process suggests we use a governance model known as
**lazy consensus**. This model allows a change or new idea to move
forward, provided it gets at least one "+1" vote and no "-1" vote from a
maintainer. The full context is explained in the document.

Additionally, this document also explains how to create a development
environment and set up the project. It explains how to clone the git
repository and set up the git submodule for the theme, and how to run
the Hugo server to get a local preview.

This addresses the feedback from @RichardLitt in PR #11 and should
unblock that Pull Request as well.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
@jwflory
Copy link
Member Author

jwflory commented Mar 10, 2022

To that end, I added instructions for setting up a developer environment in PR #13.

jwflory added a commit that referenced this pull request Mar 10, 2022
This commit adds contributing guidelines that explains three topics:

1. Contribution process
2. Structure and components
3. How to create a development environment

The contribution process suggests we use a governance model known as
**lazy consensus**. This model allows a change or new idea to move
forward, provided it gets at least one "+1" vote and no "-1" vote from a
maintainer. The full context is explained in the document.

Additionally, this document also explains how to create a development
environment and set up the project. It explains how to clone the git
repository and set up the git submodule for the theme, and how to run
the Hugo server to get a local preview.

This addresses the feedback from @RichardLitt in PR #11 and should
unblock that Pull Request as well.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
@jwflory jwflory force-pushed the add/case-studies-reading-list branch from 2a5e6cf to 94a83bb Compare March 10, 2022 16:54
@RichardLitt
Copy link
Member

Is there a reason we need a new page? Can't this be in Case Studies?

@jwflory
Copy link
Member Author

jwflory commented Mar 11, 2022

Oh. I forgot we had that page. The Case Studies page was the one I imported from the UNICEF Open Source Inventory. It could just as easily fit there, I think.

@RichardLitt
Copy link
Member

I would suggest moving it there, then. :)

This commit adds the Document Foundation UX Principles to the Case
Studies page in the _Case Studies & Examples_ category, as discussed in
issue #10. It also reworks some line spacing and formatting for
consistency in the list.

Closes #10.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
@jwflory jwflory force-pushed the add/case-studies-reading-list branch from 94a83bb to 43e467a Compare March 11, 2022 12:49
@jwflory
Copy link
Member Author

jwflory commented Mar 11, 2022

I fixed up my original commit and pushed a new commit, 43e467a, that adds the Document Founation principles to the Case Studies page.

@RichardLitt RichardLitt merged commit f6baed8 into main Mar 11, 2022
@RichardLitt RichardLitt deleted the add/case-studies-reading-list branch March 11, 2022 12:51
@RichardLitt
Copy link
Member

Thanks @jwflory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: content Improvements or additions to published articles, content, and/or documentation T: new change Adds new capabilities or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

To add to the repo/inventory
2 participants