diff options
author | nrew225 <nrew225@gmail.com> | 2016-10-16 18:10:45 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-10-16 18:10:45 +0000 |
commit | 66eec83baa492c99456b6ec0ca0acf3aad418c08 (patch) | |
tree | 8937d7b5139457a745a23a0c83b00a85caaa03c9 | |
parent | Merge pull request #812 from Edraens/patch-1 (diff) | |
download | awesome-selfhosted-66eec83baa492c99456b6ec0ca0acf3aad418c08.tar.gz awesome-selfhosted-66eec83baa492c99456b6ec0ca0acf3aad418c08.zip |
Fix BlogoText
Issue #806
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,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/en/) - 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` + * [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` * [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` |