This site is built with Hugo, the world’s fastest framework for building websites, using the PaperMod theme.
Writing posts
Add new posts in the content/posts directory. Each post is a Markdown file with
front matter at the top. You can scaffold a new post with:
| |
The filename does not need to encode the date — Hugo reads the date field from
the front matter.
Code highlighting
Hugo ships with the Chroma syntax highlighter, so fenced code blocks just work:
| |
Local development
| |
Then open http://localhost:1313/. Check out the Hugo docs for more on how to get the most out of Hugo.