pip install -r requirements.txt
git submodule init
git submodule update
- The frontpage is located at
theme/templates/frontpage.html - Update or add posts at
blog/content(see existing posts for examples) - Run
make devserverin blog, and connect to http://localhost:8000 - When ready to update the site, run
tools/gh-upload.sh