diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-25 19:34:30 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-25 19:34:30 +0000 |
commit | 1006d97814f8626639a9095bb3df576bf351ee70 (patch) | |
tree | 28157cad212933d49a2387ef545a4ec4a61a487b | |
parent | Merge remote-tracking branch 'kickball/pr/220' (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-1006d97814f8626639a9095bb3df576bf351ee70.tar.gz awesome-selfhosted-1006d97814f8626639a9095bb3df576bf351ee70.zip |
Merge pull request #228 from sc0repi0/master
Remove Movable Type (CMS)
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -232,7 +232,6 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` * [MODX](http://modx.com/) - MODX is an advanced content management and publishing platform. The current version is called 'Revolution'. ([Source Code](https://github.com/modxcms/revolution)) `GPLv2` `PHP` - * [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` * [Pico](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. ([Source code](https://github.com/gilbitron/Pico)) `MIT` |