Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 277 Bytes

Website for OSATE.org

OSATE.org is built using Sphinx. We use a Github action to automatically deploy the website.

  • To update, simply edit files in master branch only
  • To test locally, simply type make html

Pushing your changes will update the website automatically