How to update mbit.mbhs.edu
- Clone the repository onto your computer.
- Development:
- cd into the directory
- Run
staticjinja watchto automatically re-render files - Run
sass -w ./sass/style.scss:./style.cssto automatically recompile css - Run
http.serverto host the server onhttp://localhost:8000
- Commit and push your changes to github.
- On bonx, cd into
/srv/http/mbitand rungit pull