Initial UI cleanup

- added assets_shared submodule
- added support for grunt
- cleanup of layout.html
This commit is contained in:
2015-06-14 21:57:08 +02:00
parent 81a5274e7f
commit 96b04687a2
10 changed files with 268 additions and 2902 deletions

7
.gitignore vendored
View File

@@ -10,6 +10,7 @@ __pycache__/
*.swp
*.swo
*#
*.bak
# ms-windows
Thumbs.db
@@ -28,3 +29,9 @@ http.log
master_private.py
twistd.log
linux_glibc211_x86_64_scons/
gitpoller-work/
node_modules/
*.sqlite-shm
*.sqlite-wal
*.pid
*.map