Koriander CMS
Koriander CMS is a light-weight free software Content Management System (CMS). You can use Koriander CMS to manage your blog or personal website. As a matter of fact, Koriander CMS created the site that you're on and the page that you're reading right now!
If you're interested in learning how to get started with Koriander, read the Koriander CMS tutorial.
Features
Koriander CMS combines the best of static site generators like Hugo and hosted content management systems like WordPress or Drupal. Here's what Koriander CMS supports out of the box:
- Customizable content tree. Create pages, add sub-pages
- Markdown: Create and edit your pages using a Markdown editor
- Single database: Koriander CMS stores all your CMS data, including pages and files in one database
- Static rendering: Create a static copy of your Koriander CMS site with the
koriander rendercommand. - Portability: Continue editing your site on another computer by copying the database file
- Drag-and-drop image upload
- Automatic asset compression with WebP images
- Add CSS assets with built-in editor
- Customizable Django templates with built-in editor
- Upload static files like favicons
- Free software: Koriander is available under AGPL version 3 or later
Download Koriander
Koriander on PyPI: https://pypi.org/project/koriander/
Koriander source code on CodeBerg: https://codeberg.org/jwpconsulting/koriander