diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-16 10:06:05 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-16 10:06:05 +0000 |
commit | d10a1cd601a20c969bc4bf63a2e9d996270c73f9 (patch) | |
tree | ce41fe1ac633d844e564388483711c579b4f0ce2 | |
parent | add mention of user lock-in in non-free sw description (diff) | |
parent | Fixed type in Antville source code link (diff) | |
download | awesome-selfhosted-d10a1cd601a20c969bc4bf63a2e9d996270c73f9.tar.gz awesome-selfhosted-d10a1cd601a20c969bc4bf63a2e9d996270c73f9.zip |
Merge pull request #201 from p3k/patch-1
Add Antville (Blogging Platforms)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +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/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` |