diff options
author | Liam Demafelix <hello@liam.ph> | 2018-12-26 07:04:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-26 07:04:29 +0000 |
commit | 707cb61ffbf03c04b229efe7427f39d76b1fb93a (patch) | |
tree | c33a65eb84952bba8b39246372a3fa62e461f4d2 | |
parent | Merge pull request #1584 from kelvinhammond/patch-1 (diff) | |
download | awesome-selfhosted-707cb61ffbf03c04b229efe7427f39d76b1fb93a.tar.gz awesome-selfhosted-707cb61ffbf03c04b229efe7427f39d76b1fb93a.zip |
Add Cadmus
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -192,6 +192,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Antville](https://antville.org) - Free, open source project aimed at the development of a high performance, feature rich weblog hosting software. ([Source Code](https://github.com/antville/antville)) `Apache-2.0` `Javascript` - [Blogotext](http://lehollandaisvolant.net/blogotext/) - Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. ([Source Code](https://github.com/timovn/blogotext)) `MIT` `PHP` - [Bludit](https://www.bludit.com/) `⚠` - Simple application to build a site or blog in seconds. Bludit uses flat-files (text files in JSON format) to store posts and pages. ([Demo](https://demo.bludit.com/), [Source Code](https://github.com/dignajar/bludit)) `MIT` `PHP` +- [Cadmus](https://github.com/liamdemafelix/cadmus) - Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. ([Source Code](https://github.com/liamdemafelix/cadmus)) `MIT` `PHP` - [Chyrp Lite](http://chyrplite.net) - Extra-awesome, extra-lightweight blog engine. ([Source Code](https://github.com/xenocrat/chyrp-lite)) `BSD-3-Clause` `PHP` - [Dante Stories](https://dante-stories.herokuapp.com/) - A self hosted Medium platform built with Ruby on Rails. ([Source Code](https://github.com/michelson/dante-stories)) `MIT` `Ruby` - [Dotclear](http://dotclear.org/) - Take control over your blog. ([Source Code](https://hg.dotclear.org/dotclear)) `GPL-2.0` `PHP` |