- Fork this repository
- From Hugo CLI, generate appropriate kind of article using the archetypes provided, to the corresponding folder
- Fill in the front matter and content
- Submit pull request
- Fork this repository
- Translate the files in
content/by making another copy of the article and appending to the extension- Ex:
content/docs/updating.md->content/docs/updating.fr.md - You may also explicitly set
translationKeyin front matter within the article for good measures
- Ex:
- Create a new block within
config.tomladding the language translations for the global variables - Submit pull request