diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-06-03 20:12:38 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-06-03 20:12:38 +0000 |
commit | 7f555752e9f6954a28da1dab4de0e5a36fbbc552 (patch) | |
tree | d27565bdb152e08b4829096536486a6d6175913e | |
parent | Merge pull request #4 from nodiscc/master (diff) | |
download | awesome-selfhosted-7f555752e9f6954a28da1dab4de0e5a36fbbc552.tar.gz awesome-selfhosted-7f555752e9f6954a28da1dab4de0e5a36fbbc552.zip |
Fixed Blogotext's Source Code Link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Table of Contents * [Chyrp](http://chyrp.net/) - An extra-awesome, extra-lightweight blog engine ([Source code](https://github.com/chyrp/chyrp)) * [Dotclear](http://dotclear.org/) - Take control over your blog! * [Wordpress](https://wordpress.org/) - Create a beautiful website or blog. - * [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) + * [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)) * [Ghost](http://ghost.org/) - Just a blogging platform * [blosxom](http://blosxom.sourceforge.net/) - a lightweight yet feature-packed weblog application designed from the ground up with simplicity, usability, and interoperability in mind. * [htmly](https://github.com/danpros/htmly) - Databaseless Blogging Platform (Flat-File Blog) ([Demo](http://www.htmly.com/demo/)) |