Commit graph

3 commits

Author SHA1 Message Date
be9f97feb9
Install rsync in deploy workflow
The runner image doesn't include rsync by default.
2026-02-17 10:17:57 -06:00
8d9cca889a
Bump Zola version to 0.22.1 in deploy workflow
0.19.2 expects config.toml but this project uses zola.toml,
which is supported in newer Zola versions.
2026-02-17 10:02:08 -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