Use flask to render site and get rid of submodules
We don't want to use statically generated html files anymore. We are using flask to do the routing and render the templates for now. This means we also get rid of the submoduels and put everything together in templates/.
.hgsub
deleted
100644 → 0
.hgsubstate
deleted
100644 → 0
HOWTO
deleted
100644 → 0
blatter.ini
deleted
100644 → 0
filters.py
deleted
100644 → 0
ignore
deleted
100644 → 0
run.py
0 → 100644
File added
10.2 KB
6.69 KB
14.4 KB
11.3 KB
This diff is collapsed.
This diff is collapsed.
templates/about/index.html
0 → 100644
templates/guide/example.sh
0 → 100755