diff options
author | Edward Dickson <ed.kickball@hotmail.com> | 2018-10-05 17:23:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-05 17:23:13 +0000 |
commit | 7a57c3b0631830a6626e21df1ce7190dc3d79ff8 (patch) | |
tree | 971aa8ded4d0c47c5f458b1d5566c948f00be51c | |
parent | Merge pull request #1 from ghostpirate/ghostpirate-patch-1 (diff) | |
download | awesome-selfhosted-7a57c3b0631830a6626e21df1ce7190dc3d79ff8.tar.gz awesome-selfhosted-7a57c3b0631830a6626e21df1ce7190dc3d79ff8.zip |
Fix wordpress
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -526,8 +526,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [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` - [Wagtail](https://wagtail.io/) - Django content management system focused on flexibility and user experience. ([Source Code](https://github.com/wagtail/wagtail)) `BSD` `Python` - [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/WordPrehttps://strapi.io/ss)) `GPL-2.0` `PHP` - +- [WordPress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP` _Recipe management_ |