1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

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

@@ -17,6 +17,7 @@ blag is named after [the blag of the webcomic xkcd][blagxkcd].
* Write content in [Markdown][]
* 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][]