setup.py: Added new conf.py variable: subjects_base. This is for storing the local path (note: to be a URL) to the subject directories where worksheet content is stored.
apps/tutorial: Added some basic URL processing and code structure. 3 functions, for handling top-level menu, subject-level menu, and worksheet. (stubs).