No description
https://angrymichigander.com
Some checks failed
Build Site / build (pull_request) Has been cancelled
Forgejo Actions doesn't have all GitHub Actions in its data repository, so we need to reference the full GitHub URLs for actions like peaceiris/actions-hugo and aws-actions/configure-aws-credentials. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.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.