diff options
author | yuche <i@yuche.me> | 2015-07-31 19:01:23 +0000 |
---|---|---|
committer | yuche <i@yuche.me> | 2015-07-31 19:01:23 +0000 |
commit | 4919b46878f5abc6b826658031f4267a714ede0c (patch) | |
tree | 0ca8adc71d7f75ea593f8347d9cc5863637e8f09 | |
parent | add KeystoneJS (diff) | |
download | awesome-selfhosted-4919b46878f5abc6b826658031f4267a714ede0c.tar.gz awesome-selfhosted-4919b46878f5abc6b826658031f4267a714ede0c.zip |
add nodejs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +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` + * [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` |