1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

updated docs

This commit is contained in:
Bastian Venthur
2021-03-22 10:53:54 +01:00
parent a8e14e86d0
commit a78d4238b6
3 changed files with 66 additions and 3 deletions

View File

@@ -20,12 +20,14 @@ blag is named after [the blag of the webcomic xkcd][blagxkcd].
* Generation of Atom feeds for blog content
* Fenced code blocks and syntax highlighting using [Pygments][]
* Integrated devserver
* Available on [PyPI][]
blag runs on Linux, Mac and Windows and requires Python >= 3.8
[markdown]: https://daringfireball.net/projects/markdown/
[jinja2]: https://palletsprojects.com/p/jinja/
[pygments]: https://pygments.org/
[pypi]: https://pypi.org/project/blag/
## Quickstart