diff options
author | Tobi Schäfer <interface@p3k.org> | 2015-08-16 08:23:58 +0000 |
---|---|---|
committer | Tobi Schäfer <interface@p3k.org> | 2015-08-16 08:23:58 +0000 |
commit | a121a2589ef51b87e2e5e105a6797e0c8d8f8305 (patch) | |
tree | 19f6592c5049ab701d9d8de79e51385ffa0d3d3b | |
parent | Changed main link and added source link to Antville (diff) | |
download | awesome-selfhosted-a121a2589ef51b87e2e5e105a6797e0c8d8f8305.tar.gz awesome-selfhosted-a121a2589ef51b87e2e5e105a6797e0c8d8f8305.zip |
Fixed type in Antville source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * **[WeblogMatrix](http://www.weblogmatrix.org/) - Blogging platforms comparator** * [Anchor CMS](http://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/antvill)) `Apache` `JavaScript` + * [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` * [Chyrp](http://chyrp.net/) - An extra-awesome, extra-lightweight blog engine ([Source code](https://github.com/chyrp/chyrp)) `MIT` `PHP` * [Dotclear](http://dotclear.org/) - Take control over your blog! ([Source code](https://hg.dotclear.org/dotclear)) `GPLv2` `PHP` |