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

🆕 🎉 First launch of UNICEF Coach Cards for O.S. Mentorship #2

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

jwflory
Copy link
Member

@jwflory jwflory commented Dec 29, 2021

This commit converts this conceptual repository into a prototype
project. This uses the Hugo static site generator to create a quick
website for evaluating and rating the performance of UNICEF portfolio
companies in a report card-like setting. It uses the UNICEF Inventory
Hugo theme to accomplish this.

Related to #1.

@jwflory jwflory self-assigned this Dec 29, 2021
docker:
- image: cimg/ruby:3.0
steps:
- run: gem install htmlbeautifier

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest that instead of tidying the HTML, we may want to minify it. Hugo has the option to minify the output.

Note that you can also minify the final HTML output to /public by running hugo --minify
https://gohugo.io/hugo-pipes/minification/

jwflory added a commit that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR #2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to unicef/inventory that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to unicef/drone-4sdgtoolkit that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to sustainers/design that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to unicef/inventory that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to unicef/drone-4sdgtoolkit that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to sustainers/design that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR #2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to unicef/inventory that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to unicef/drone-4sdgtoolkit that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
jwflory added a commit to sustainers/design that referenced this pull request Dec 30, 2021
Warnings identified by @iperdomo in PR unicef/coach#2.

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
This commit converts this conceptual repository into a prototype
project. This uses the Hugo static site generator to create a quick
website for evaluating and rating the performance of UNICEF portfolio
companies in a report card-like setting. It uses the UNICEF Inventory
Hugo theme to accomplish this.

Related to #1.

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

:bug: :wrench: ci: Fix Shellcheck warnings in deploy script

Warnings identified by @iperdomo in PR #2.

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

:alembic: :wrench: ci: Use verbose HTML-Proofer error messages in logs

This commit updates the CircleCI Hugo orb to v1.3.0. This change
incorporates changes I made upstream in the Hugo orb so HTML-Proofer
will print verbose error messages if there is a failure. Currently,
error messages are suppressed in the CircleCI logs and this makes
debugging difficult. Additionally, the `asciidoc` binary is now included
in the container image used in this build, so specifying the Asciidoc
parameter in the CircleCI config is no longer necessary.

Related GitHub Pull Requests:

* CircleCI-Public/hugo-orb#47
* CircleCI-Public/hugo-orb#48
* CircleCI-Public/hugo-orb#50

Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <jflory@unicef.org>
@jwflory jwflory force-pushed the convert/hugo-site branch from 2322dad to a471246 Compare March 11, 2022 15:44
@jwflory
Copy link
Member Author

jwflory commented Mar 11, 2022

I merged unicef/inventory-hugo-theme#44, so this can move forward. It will likely need tweaking, but better to iterate over time than hold off for the perfect implementation. Merging, and will begin working on this more in the coming weeks.

@jwflory jwflory merged commit 6bb58b6 into main Mar 11, 2022
@jwflory jwflory deleted the convert/hugo-site branch March 11, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants