reformatted the readme

This commit is contained in:
Bastian Venthur
2021-03-21 15:19:42 +01:00
parent b24241544b
commit 3c264966c0

View File

@@ -1,15 +1,16 @@
# blag
blag is a blog-aware, static site generator, written in [Python][]. An example
"deployment" can be found [here][venthur.de]. The documentation can be found
[here][docs].
blag is a blog-aware, static site generator, written in [Python][].
* an example "deployment" can be found [here][venthur.de]
* online [documentation][] is available on readthedocs
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/
[documentation]: https://blag.readthedocs.io/en/latest/
## Features