Hugo - Static Site Generator
themes
- ⭐ https://github.com/adityatelange/hugo-PaperMod/ - this seems to be the best theme to be used for now
- https://themes.gohugo.io/hugo-theme-timeline/ - useful for when needing a timeline.
- harbor
- congo
- hugo-coder - good for devblogging
- hugo-theme-anubis
multilingual configs
- https://www.regisphilibert.com/blog/2018/08/hugo-multilingual-part-1-managing-content-translation/
- https://www.regisphilibert.com/blog/2018/08/hugo-multilingual-part-2-i18n-string-localization/
- official doc: https://gohugo.io/content-management/multilingual/
deploy to github pages
I use this github action: https://github.com/benmatselby/hugo-deploy-gh-pages
I learned how to configure it with this article: https://www.jameswright.xyz/post/20200409/deploy_wowchemy_to_githubio/#generate-personal-access-token
My config for meleu.sh: https://github.com/meleu/meleudotsh/blob/master/.github/workflows/build-and-deploy.yaml