This is where I am keeping all of my source and similar materials for the class.
First, you must set up your environment. To initialize this folder, run
./setup.sh
After initial setup is complete, each time you want to build pdfs you will need to activate the virtualenv.
source venv/bin/activate
Then, to build a pdf of the syllabus, for example, run
rst2pdf hw1.rst hw1.pdf