diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-31 19:50:18 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-31 19:50:18 +0000 |
commit | cd8ceb792c281dae5e83da6fb470e431578e1666 (patch) | |
tree | 155a95100fa8662be33e99b18f2badffd5835646 | |
parent | Merge pull request #85 from jungle-boogie/patch-11 (diff) | |
parent | add nodejs (diff) | |
download | awesome-selfhosted-cd8ceb792c281dae5e83da6fb470e431578e1666.tar.gz awesome-selfhosted-cd8ceb792c281dae5e83da6fb470e431578e1666.zip |
Merge pull request #83 from yuche/patch-1
Added KeystoneJS (CMS)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -178,6 +178,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` + * [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. * [october](http://octobercms.com/) - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. ([Source code](https://github.com/octobercms/october)) `MIT` * [Pagekit](http://pagekit.com/) - A new modern CMS to create and share ([Source code](https://github.com/pagekit/pagekit)) - `MIT` |