7 Commits (65e3217726e4493e6069e6a86dcbb11c65afb659)

Author SHA1 Message Date
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