Skip to content

hovercraft vs MkDocs

A side-by-side look at hovercraft and MkDocs. For an in-depth review of either product, follow the links below.

hovercraft

hovercraft

Development

Hovercraft is an open-source static website generator written in Python. It transforms Markdown and HTML content into static HTML sites that can be easily hosted without a database.

pythonmarkdownhtmlstaticwebsitegeneratoropensource
MkDocs

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