Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 609 Bytes

File metadata and controls

16 lines (14 loc) · 609 Bytes

wiki

  1. Install Zola
  2. Make changes on a new branch unless minor
  3. Use zola serve to make sure it actually works
  4. Use zola build to make sure it actually works works
  5. Make a PR with those changes
  6. ???
  7. Profit.

for staff

  1. normal setup
  2. setup a git remote for git@maatt.fr:farer/gouv.fa.git
  3. push to prod when ready for production. push to origin or gh when not.
    • If you push to prod, read the console output. It will tell you if the build fails or not.