883 B
883 B
Development environment
This website uses Zola, an easy to use static site generator.
To get started:
- Install Zola:
Make env
- Live reload
make serve
- Make changes and publish
make
Build artifacts should be available in ./public/
Deployment
This repository uses Hostea Woodpecker-CI to build and Hostea/Pages to deploy on each commit.