Markus Steinlein
e3804e883d
Some cosmetics to blog pages (user icon, hr, date formatting). Created folder drafts for posts that should be preserved, but not published yet.
4 years ago
Markus Steinlein
012828c80e
1st take on a simple responsive foto grid that supports being embedded into markdown blog posts via jinja. Needs some more modularisation though.
4 years ago
Johannes Thumshirn
52bd81f3a4
Merge pull request #14 from Ayreonaut/mst-style
...
Fontawesome support and automatic decorations for external links and links leading to youtube. Also changed link color to "FdgL red".
4 years ago
Markus Steinlein
0189346ea4
Added my 2019 festival articles to the blog pages.
4 years ago
Markus Steinlein
a8b034ccea
Added special decoration for external links and links to youtube content. Changed hyperlink color to "FdgL red".
4 years ago
Johannes Thumshirn
4c670ffed5
pages: remove example post
...
Not needed anymore, we have real posts to look at now.
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Markus Steinlein
2d73781530
Added font awesome support to be able to use fancy icons.
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
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