We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b928e72 commit bd1668fCopy full SHA for bd1668f
README.md
@@ -5,3 +5,11 @@ Docker builder for gitit
5
This is adpated from [Gitit-Bigger](https://github.com/menduo/gitit-bigger). I
6
changed the base image to debian testing (debian 9) so that gitit-0.12 is
7
available.
8
+
9
+This image tries hard to be small and simple. It contains only gitit related
10
+tools and is intended to be used as a base image for real gitit applications.
11
+See
12
+[gitit-templates-enhanced](https://github.com/programfan/gitit-template-enhanced)
13
+for an example.
14
15
+`utils` contains some interesting utilities for solving integrating problems.
0 commit comments