Skip to content

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

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

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

justjwheelin
Copy link
Member

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.

@justjwheelin justjwheelin 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/

justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
justjwheelin 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] <[email protected]>
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] <[email protected]>

: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] <[email protected]>

: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] <[email protected]>
@justjwheelin
Copy link
Member Author

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.

@justjwheelin justjwheelin merged commit 6bb58b6 into main Mar 11, 2022
@justjwheelin justjwheelin 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