diff options
author | William Notowidagdo <wnotowidagdo@gmail.com> | 2018-09-20 16:31:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-20 16:31:06 +0000 |
commit | 5de118749023e182f54031bd52d1beaefa0edf27 (patch) | |
tree | 6eeab83f8472304b45b08c2cdc4af8f1dfd3e679 | |
parent | Merge pull request #1495 from ardichoke/patch-1 (diff) | |
download | awesome-selfhosted-5de118749023e182f54031bd52d1beaefa0edf27.tar.gz awesome-selfhosted-5de118749023e182f54031bd52d1beaefa0edf27.zip |
add Dante Stories to Blogging Platforms list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [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` - [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://github.com/michelson/dante-stories) - A self hosted Medium platform built with Ruby on Rails. ([Demo](https://dante-stories.herokuapp.com/), [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` - [Formtools](https://formtools.org/) - Powerful, flexible, free and open source PHP/MySQL script to manage your forms and data. ([Source Code](https://github.com/formtools)) `GPL-2.0` `PHP` - [Ghost](https://ghost.org/) - Just a blogging platform. ([Source Code](https://github.com/TryGhost/Ghost)) `MIT` `Nodejs` |