diff options
author | Angel Velasquez <angvp@archlinux.org> | 2015-08-07 10:37:35 +0000 |
---|---|---|
committer | Angel Velasquez <angvp@archlinux.org> | 2015-08-07 10:37:35 +0000 |
commit | 6476a74a73a5fcc95e5ffe7303d29923ee749122 (patch) | |
tree | 2ba66f61699bd24e3dbd9ed3b6bebaf2c2fb6b5f | |
parent | Merge pull request #181 from babolivier/patch-1 (diff) | |
download | awesome-selfhosted-6476a74a73a5fcc95e5ffe7303d29923ee749122.tar.gz awesome-selfhosted-6476a74a73a5fcc95e5ffe7303d29923ee749122.zip |
Add wagtail to CMS list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * [Known](https://withknown.com/opensource/) - A single website for all your content `Apache` `PHP` * [Noddity](http://noddity.com/) - It's a blog, it's a wiki, it's a fast CMS! ([Source code](https://github.com/TehShrike/noddity)) `WTFPL` `Nodejs` * [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform ([Source code](https://github.com/pluxml/PluXml)) `GPL` `PHP` + * [Wagtail](http://www.wagtail.io/) - A Django content management system focused on flexibility and user experience ([Source code](https://github.com/torchbox/wagtail)) `BSD` `Python` * [Wordpress](https://wordpress.org/) - Create a beautiful website or blog. ([Source code](https://github.com/WordPress/WordPress)) `GPLv2` |