diff options
author | Colin Pokowitz <colinpokowitz03@gmail.com> | 2017-08-25 17:17:03 +0000 |
---|---|---|
committer | Colin Pokowitz <colinpokowitz03@gmail.com> | 2017-08-25 17:17:03 +0000 |
commit | c341d64460a37321b31167c8f89be32ecadb5a3b (patch) | |
tree | afc20bb961fe5280b049855d4373d4101456e232 | |
parent | add hackmd (diff) | |
download | awesome-selfhosted-c341d64460a37321b31167c8f89be32ecadb5a3b.tar.gz awesome-selfhosted-c341d64460a37321b31167c8f89be32ecadb5a3b.zip |
add filerun + wondercms
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -474,6 +474,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Textpattern](http://textpattern.com/) - A flexible, elegant and easy-to-use CMS. ([Demo](http://textpattern.co/demo), [Source Code](https://github.com/textpattern/textpattern)) `GPLv2` `PHP` * [TYPO3](https://typo3.org/) - A powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPLv2` `PHP` * [Umbraco](https://umbraco.com/) - The friendly CMS. Free and open source with an amazing community. ([Source Code](https://github.com/umbraco/Umbraco-CMS)) `MIT` `.NET` + * [WonderCMS](http://www.wondercms.com) - WonderCMS is the smallest flat file CMS since 2008. ([Demo](https://www.wondercms.com/demo), [Source Code](https://github.com/robiso/wondercms)) `MIT` `PHP and jQuery` * [WordPress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPLv2` `PHP` _Recipe management_ |