diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-30 23:00:45 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-30 23:00:45 +0000 |
commit | c9c2b1b5897bc9d3277616920bdb75e4b86a6b54 (patch) | |
tree | 6db355b19756f6cbbebfbec84a4ded8a1b48dc1f | |
parent | Merge remote-tracking branch 'kickball/pr/70' (diff) | |
download | awesome-selfhosted-c9c2b1b5897bc9d3277616920bdb75e4b86a6b54.tar.gz awesome-selfhosted-c9c2b1b5897bc9d3277616920bdb75e4b86a6b54.zip |
add grav to CMS
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -172,7 +172,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [CMS Made Simple](http://www.cmsmadesimple.org/) - open source content management system, faster and easier management of website contents, scalable for small businesses to large corporations. `GPL` * [Concrete 5 CMS](http://www.concrete5.org/) - an open source content management system `MIT` * [Drupal](https://drupal.org/) - Advanced open source content management platform `GPL` - * [Gazelle](https://github.com/WhatCD/Gazelle) - Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. `PHP` + * [Gazelle](https://github.com/WhatCD/Gazelle) - Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. `PHP` + * [Grav](http://getgrav.org/) - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS ([Source code](https://github.com/getgrav/grav)) `MIT` `PHP` * [GetSimple CMS](http://get-simple.info/) - The Simplest Content Management System. Ever. `GPLv3` * [Joomla!](http://www.joomla.fr/) - Advanced Content Management System (CMS) `GPL` * [Movable Type](https://movabletype.org/) - a powerful solution for the creation and management of web content. |