Commit graph

3 commits

Author SHA1 Message Date
a042fe6913
Add .gitmodules for zolanight theme submodule
The theme was tracked as a submodule commit but the .gitmodules
file was missing, causing checkout to fail in CI.
2026-02-17 10:01:24 -06:00
bb5c240aab
Add Forgejo Actions workflow for build and deploy
Triggers on push to main: checks out repo with submodules,
installs Zola, builds the site, and deploys to skippy via rsync.
2026-02-17 09:59:16 -06:00
f57d3d945d
Initial site setup with Zola and zolanight theme
- Zola static site with zolanight theme
- Blog section with sample posts
- Projects section for listing external projects
- Custom index template showing latest post and recent posts list
2026-02-17 09:51:14 -06:00