USF MOTIF's website, hosted on GitHub Pages!
To develop, you must do your work on the source branch. main is autogenerated via a rake job (you can see the details in Rakefile). The source branch contains all the Jekyll code. To do this, simply execute
git checkout source
When you've made the desired changes and are in the source branch, simply execute:
rake publish
If you want commit with a custom commit message, do:
rake publish["custom commit message\, and this is how to use a comma"]