Gitit vs MkDocs
A side-by-side look at Gitit and MkDocs. For an in-depth review of either product, follow the links below.
Gitit
Development
Gitit is a free and open source wiki software written in Haskell. It is simple and minimalistic but can be useful for small-scale collaborative editing and documentation projects.
wikihaskellcollaborationdocumentation
MkDocs
Development
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
markdowndocumentationstatic-site-generator