incorporeal-cms is a lightweight static site generator for Markdown-based sites.
It builds a directory tree that can be served by a web server such as nginx, converting Markdown pages into HTML while also carrying over site assets and other files for straightforward deployment.
This is free and open source software.
Key Features
- Builds static websites from Markdown-based content.
- Provides an `incorporealcms-build` command to generate an output directory ready for web serving.
- Supports directory-style pages by turning `index.md` files into `index.html`.
- Retains symlinks and copies non-Markdown files such as images and text files into the output directory.
- Uses a `config.json` file for site customisation, including options such as title suffix, contact email, and favicon.
Website: git.incorporeal.org/bss/incorporeal-cms
Support:
Developer: Brian S. Stephan
License: GNU General Public License v3.0
incorporeal-cms is written in Python. Learn Python with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

