Initial commit, basic menus in place
This commit is contained in:
commit
a18852f204
15 changed files with 606 additions and 0 deletions
7
MANIFEST.in
Normal file
7
MANIFEST.in
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue