diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:47:19 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:47:19 +0000 |
commit | e7b18836ef06cda4836e3ce9d1ff9968d18b9ed2 (patch) | |
tree | 646f2e56699e5a5488c2913ddeb9a584f28aee74 /README.md | |
parent | Merge pull request #107 from jcalado/patch-1 (diff) | |
parent | Added ImpressPages CMS (CMS) (diff) | |
download | awesome-selfhosted-e7b18836ef06cda4836e3ce9d1ff9968d18b9ed2.tar.gz awesome-selfhosted-e7b18836ef06cda4836e3ce9d1ff9968d18b9ed2.zip |
Merge pull request #101 from Kickball/ImpressPages-CMS
Added ImpressPages CMS (CMS)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -184,6 +184,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` + * [ImpressPages CMS](https://www.impresspages.org/) - Easy code meets easy admin. ([Demo](https://www.impresspages.org/demo), [Source Code](https://github.com/impresspages/ImpressPages)) `GPLv3`/`MIT` `PHP` * [Joomla!](http://www.joomla.fr/) - Advanced Content Management System (CMS) `GPL` * [KeystoneJS](http://keystonejs.com/) - Node.js CMS & Web Application Platform ([Demo](http://demo.keystonejs.com/), [Source Code](https://github.com/keystonejs/keystone)) `MIT` `Node.js` * [Movable Type](https://movabletype.org/) - a powerful solution for the creation and management of web content. |