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

added link to docs

This commit is contained in:
Bastian Venthur
2021-03-21 15:14:53 +01:00
parent 9a96fe5e81
commit b24241544b

View File

@@ -1,13 +1,15 @@
# blag
blag is a blog-aware, static site generator, written in [Python][]. An example
"deployment" can be found [here][venthur.de].
"deployment" can be found [here][venthur.de]. The documentation can be found
[here][docs].
blag is named after [the blag of the webcomic xkcd][blagxkcd].
[python]: https://python.org
[blagxkcd]: https://blog.xkcd.com
[venthur.de]: https://venthur.de
[docs]: https://blag.readthedocs.io/en/latest/
## Features