diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-01-22 20:28:20 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-01-22 20:28:20 +0000 |
commit | f40ba4bcd04f6bf86db9a1a66e73df4b35b134d2 (patch) | |
tree | 6972bf51c54879fbcdf7f011a0ccdb11b99db8fe | |
parent | Merge pull request #414 from Kickball/add-aal-license (diff) | |
parent | Add Publify (diff) | |
download | awesome-selfhosted-f40ba4bcd04f6bf86db9a1a66e73df4b35b134d2.tar.gz awesome-selfhosted-f40ba4bcd04f6bf86db9a1a66e73df4b35b134d2.zip |
Merge pull request #415 from Kickball/publify
Add Publify
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -324,6 +324,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Pico](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. ([Source code](https://github.com/picocms/Pico)) `MIT` * [Pimcore](https://www.pimcore.org/) Multi-Channel Experience and Engagement Management Platform ([Source code](https://github.com/pimcore/pimcore)) `BSD` `PHP` * [Plone](https://plone.org/) Powerful open-source CMS system ([Source code](https://github.com/plone)) `Python` `Zope` + * [Publify](http://publify.co/) - A simple but full featured web publishing software. ([Demo](http://demo.publify.co/), [Source code](https://github.com/publify/publify)) `MIT` `Ruby` * [Redaxscript](http:/redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL ([Demo](http://demo.redaxscript.com/demo/login), [Source Code](https://github.com/redaxmedia/redaxscript)) `GPLv3` `PHP` * [SilverStripe](https://www.silverstripe.org) - easy to use CMS with powerful MVC framework underlying. ([Demo](http://demo.silverstripe.org/), [Source code](https://github.com/silverstripe)) `BSD` `PHP` * [SPIP](http://www.spip.net/fr) - Publication system for the Internet aimed at collaborative work, multilingual environments, and simplicity of use for web authors. ([Source code](https://core.spip.net/projects/spip/repository)) `GPLv2` `PHP` |