added screenshot

This commit is contained in:
Bastian Venthur
2023-06-17 15:24:00 +02:00
parent 175812e18c
commit 1ebae15cda
4 changed files with 5 additions and 1 deletions

View File

@@ -16,7 +16,8 @@ blag is named after [the blag of the webcomic xkcd][blagxkcd].
## Features
* Write content in [Markdown][]
* Good looking default theme
* Good looking default theme:
![Blag Screenshot](blag/static/blag.png)
* Theming support using [Jinja2][] templates
* Generation of Atom feeds for blog content
* Fenced code blocks and syntax highlighting using [Pygments][]