hugo
Hugo is a static website generator written in Go. Like other static site generators, Hugo can take a collection of Markdown files to generate HTML files for a website such as a blog or documentation site. Hugo is easy to install, with precompiled binaries available for many platforms. Hugo is fast as compared to other static site generators. Hugo’s powerful templating and partials allows for complex sites to be built with minimal duplication of code.
2025
- 2025-09-20 – Hugo page content variables
- 2025-06-29 – Alert boxes in Hugo site generator
2023
- 2023-03-19 – Hugo Chroma code highlight
2021
- 2021-01-05 – Hugo inline HTML insertion
2020
- 2020-05-11 – Switching from Jekyll to Hugo