diff options
author | Joery Zegers <accounts@jzegers.nl> | 2017-02-15 16:20:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-15 16:20:59 +0000 |
commit | ab8be8611f335355df12fd83fbc1533f1fcef086 (patch) | |
tree | 5768684d008053a1a10186e84cc6dc0433ae391e | |
parent | Add demo link (diff) | |
download | awesome-selfhosted-ab8be8611f335355df12fd83fbc1533f1fcef086.tar.gz awesome-selfhosted-ab8be8611f335355df12fd83fbc1533f1fcef086.zip |
Little fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +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. ([Demo](http://demo-bludit.rhcloud.com/), ([Source Code](https://github.com/dignajar/bludit)) `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](http://demo-bludit.rhcloud.com/), [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` |