diff options
author | Joery Zegers <accounts@jzegers.nl> | 2017-02-15 16:17:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-15 16:17:10 +0000 |
commit | e162004f342cbe1bd2ee348f9bcaa764426a6464 (patch) | |
tree | 9b292fe0707c2897ae2c9961d7ffa521366262e5 | |
parent | Add Endpoint under API management (#956) (diff) | |
download | awesome-selfhosted-e162004f342cbe1bd2ee348f9bcaa764426a6464.tar.gz awesome-selfhosted-e162004f342cbe1bd2ee348f9bcaa764426a6464.zip |
Add Bludit
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,6 +152,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [Anchor CMS](https://anchorcms.com/) - Anchor is a free, lightweight, faster-than-a-bullet, simple blogging system, made for art–directed posts. ([Source Code](https://github.com/anchorcms/anchor-cms)) `GPLv3` `PHP` * [Antville](https://antville.org) - Antville is a 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` `Javascript` * [Blogotext](http://lehollandaisvolant.net/blogotext/) - A 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. ([Source Code](https://github.com/dignajar/bludit)) `MIT` `PHP` * [Chyrp](https://github.com/chyrp/chyrp) - An extra-awesome, extra-lightweight blog engine. `MIT` `PHP` * [Dotclear](http://dotclear.org/) - Take control over your blog. ([Source Code](https://hg.dotclear.org/dotclear)) `GPLv2` `PHP` * [Ghost](https://ghost.org/) - Just a blogging platform. ([Source Code](https://github.com/TryGhost/Ghost)) `MIT` `Nodejs` |