diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-09 10:14:44 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-09 10:14:44 +0000 |
commit | fa226161499cc2f8392bb853c1019e4165e046b9 (patch) | |
tree | 295ab52934739d4eb8caf3a847977fd5819fc2eb | |
parent | Merge pull request #187 from littleguga/patch-1 (diff) | |
parent | Add wagtail to CMS list (diff) | |
download | awesome-selfhosted-fa226161499cc2f8392bb853c1019e4165e046b9.tar.gz awesome-selfhosted-fa226161499cc2f8392bb853c1019e4165e046b9.zip |
Merge pull request #185 from angvp/master
Add Wagtail (CMS)
-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` |