This is the source code of www.viralkindness.cards.
The original idea and card came from Becky Wass and @MrJonnyGreen: theguardian.com/world/2020/mar/14/coronavirus-campaign-launched-offering-help-to-those-self-isolating
Hugo is a framework for building static sites. Read the Getting Started Overview.
In ./config.yml
append the section under languages:
and translate the strings there.
Copy ./content/_index.en.md
and translate it to your language.
Copy ./content/card/v1.en.md
and translate it to your language.
Run a Hugo server to test the translation:
$ hugo server
Submit a pull request to https://github.com/dickolsson/viralkindness