diff options
author | nodiscc <nodiscc@gmail.com> | 2018-09-23 18:06:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-23 18:06:19 +0000 |
commit | a660e8bd822756f87a1812ec6647157d8e1409f9 (patch) | |
tree | 1bec49be95531845d93ec161e3a14aeecdfa0f1e | |
parent | Reorganise Resource Planning (#1502) (diff) | |
parent | Dante Stories - remove dupe links (diff) | |
download | awesome-selfhosted-a660e8bd822756f87a1812ec6647157d8e1409f9.tar.gz awesome-selfhosted-a660e8bd822756f87a1812ec6647157d8e1409f9.zip |
Merge pull request #1501 from williamn/patch-1
add Dante Stories to Blogging Platforms list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -184,6 +184,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://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` - [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` |