diff options
author | Colin Pokowitz <colin@cpdev.me> | 2017-09-28 17:16:26 +0000 |
---|---|---|
committer | Colin Pokowitz <colin@cpdev.me> | 2017-09-28 17:16:26 +0000 |
commit | e296b2270cfb804b1c0aad6dfc1b82435d0baac7 (patch) | |
tree | 229397f5e51bb1c5aaaa26e109c0dfc74d4563a2 | |
parent | hopefully fixing syntax error (diff) | |
download | awesome-selfhosted-e296b2270cfb804b1c0aad6dfc1b82435d0baac7.tar.gz awesome-selfhosted-e296b2270cfb804b1c0aad6dfc1b82435d0baac7.zip |
WonderCMS Fixed
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -474,7 +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` + * [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` * [WordPress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPLv2` `PHP` _Recipe management_ |