- Install Zola
- Make changes on a new branch unless minor
- Use
zola serveto make sure it actually works - Use
zola buildto make sure it actually works works - Make a PR with those changes
- ???
- Profit.
- normal setup
- setup a git remote for
git@maatt.fr:farer/gouv.fa.git - push to
prodwhen ready for production. push tooriginorghwhen not.- If you push to prod, read the console output. It will tell you if the build fails or not.