From 3c264966c02c0535ec2ef45313a1de7cdfbcce06 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sun, 21 Mar 2021 15:19:42 +0100 Subject: [PATCH] reformatted the readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ce0576c..25515ff 100644 --- a/README.md +++ b/README.md @@ -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