No description
https://angrymichigander.com
archetypes | ||
.gitignore | ||
hugo.yaml | ||
README.md |
AngryMichigander
A Hugo website.
Development
To run the site locally:
hugo server -D
Building
To build the site:
hugo
The built site will be in the public/
directory.