Michael Moese
90118f0896
add privacy statement and update page navigation
...
Signed-off-by: Michael Moese <mmoese@suse.com>
4 years ago
Markus Steinlein
6600f60a94
Logo and nav links will appear at top. Added sample article with some static images. Changed article meta data date format to german %d.%m.%Y. Added CSS styling for embedded blog post images.
4 years ago
Johannes Thumshirn
3c926e031f
app: fix syntax error
...
Fix syntax error in app.py.
Fixes: 5884e19
("Some pycodestyle cleanups")
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Michael Moese
5884e192f2
Some pycodestyle cleanups
...
Signed-off-by: Michael Moese <mmoese@suse.com>
4 years ago
Johannes Thumshirn
02a46a7a16
app: rename blogpost to index
...
Rename blogpost.html to index.html which is more intuitive.
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn
29a2ddba51
template: add navigation
...
Add navigation to a 'Verein' and a 'Impressum' page.
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn
4e599be173
app: add rendering of markdown
...
Add rendering of markdown files stored in the pages directory using
templates in the templates directory.
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn
aa829dd3fb
app: add basic flask app
...
Add a basic Flask "Hello World" as a starting point.
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago