created a simple sample

This commit is contained in:
Andreas Stephanides
2020-02-13 18:44:50 +01:00
commit e7deab6430
15 changed files with 255 additions and 0 deletions

6
config.cfg.sample Normal file
View File

@@ -0,0 +1,6 @@
pages_root: 'data_sample'
static_root: 'static'
default_template: 'page.html'
url_prefix: "/stuff"
FLATPAGES_EXTENSION: ".md"
FLATPAGES_AUTO_RELOAD: True