This site created with Hugo static website framework.
Project page will be a collection of non-obvious and frustrating things I found while making it.
Process of framework selection described in that post, as well as pros and cons of Hugo as I saw them at the moment of writing that post.
This page doesn’t meant to be introductory guide to Hugo. Official documentation is good enough for that.
Project page will be updated over time. Updates can be tracked through blog posts.
Useful documentation and examples
- Official docs
- Discussion forum
- TOML docs and Intro to TOML
- Look into themes for examples on how things done
- Skeleton site is one more example
- Date and time formatting in Go - source code