New layout
This commit is contained in:
parent
440e7a3994
commit
f6a070f084
45 changed files with 661 additions and 758 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -4,14 +4,12 @@ __pycache__
|
|||
|
||||
# node/bower
|
||||
node_modules
|
||||
bower_components
|
||||
|
||||
# emacs
|
||||
*~
|
||||
|
||||
# static js
|
||||
assets/static/js/app-min.js
|
||||
assets/static/js/app.js
|
||||
assets/static/js
|
||||
assets/static/css
|
||||
|
||||
# Tests
|
||||
|
@ -19,3 +17,6 @@ tests/venv
|
|||
|
||||
# Build
|
||||
public
|
||||
|
||||
# Lektor
|
||||
.lektor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue