Initial commit, basic menus in place

This commit is contained in:
Lance Edgar 2020-06-29 13:44:12 -05:00
commit a18852f204
15 changed files with 606 additions and 0 deletions

7
MANIFEST.in Normal file
View file

@ -0,0 +1,7 @@
include *.rst
recursive-include theo/web/static *.css
recursive-include theo/web/static *.js
recursive-include theo/web/templates *.mako