🐙 Templated web page generator for your git repositories
git clone https://github.com/m-col/gitja
Files | Refs | Readme | License

Commit 0a7601059956d9c4d395f5d08e8cf48a515d080f
Parent: 77bb656caf0872d7fbbd40fa8a8cf9e1cb7bbfc1
Author: mcol <mcol@posteo.net>
Date: 2021-10-07 20:56:58 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2021-10-07 20:56:58 +0100

Add why section to readme

README.rst Modified

@@ -8,8 +8,17 @@
 so if you like that style and don't want to edit templates, you may prefer to
 use that.
 
-\* The templating engine is not Jinja_ per se, but ginger_, an implementation
-of the Jinja language for Haskell.
+\*The templating engine is not Jinja per se, but ginger_, an implementation of
+the Jinja language for Haskell.
+
+Why?
+----
+
+It's fantastic to see more people running their own websites, hosting their
+thoughts and creations, but often their code does not form part of this.
+``gitserve`` complements your static site generator so that you can display
+your code however you want, and in a style consistent with your other web
+pages!
 
 Remaining tasks
 ---------------