Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean, responsive MkDocs static documentation site generator theme.
Cinder is a clean, responsive theme for MkDocs, a static site generator for documentation, that turns Markdown files into a polished HTML documentation website.
Cinder is a theme for MkDocs, a Python-based static site generator for documentation. It takes Markdown documentation content written in the MkDocs structure and renders it as a static HTML site with a clean, responsive design. The theme is published under the SourceFoundry project and has a live demo and documentation at sourcefoundry.org/cinder. Its repository metadata describes it as "a clean, responsive MkDocs theme" and it currently holds 223 stars.
Cinder follows the standard MkDocs theme workflow. After installing the theme and setting it as your theme in the MkDocs configuration file, you write documentation in Markdown files under a docs directory. Running the MkDocs build command generates the static HTML output. The official Cinder documentation at sourcefoundry.org/cinder includes a demo and detailed setup guidance for the theme.
Cinder is a clean and responsive theme for MkDocs, a static site generator for documentation. It consumes Markdown files written in the MkDocs format and outputs static HTML documentation. The project page describes it as "a clean, responsive MkDocs static documentation site generator theme."
A live demo and documentation are hosted at sourcefoundry.org/cinder. The site shows the theme in action and includes material to help you install Cinder and generate your own documentation site.
Yes. Because Cinder is a theme for MkDocs, its output is static HTML generated from Markdown source files. There is no database or server-side rendering in the final site, so it can be hosted anywhere static files are served.
