No description
https://angrymichigander.com
All checks were successful
Deploy to S3 / deploy (push) Successful in 58s
Reviewed-on: #2 |
||
---|---|---|
.forgejo/workflows | ||
archetypes | ||
assets | ||
.gitignore | ||
CLAUDE.md | ||
go.mod | ||
go.sum | ||
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.