From 12e2ec06f38b699fc2166b68509e165167d7728d Mon Sep 17 00:00:00 2001 From: Andreu Vallbona Plazas <avallbona@gmail.com> Date: Tue, 1 Oct 2019 22:22:27 +0200 Subject: [PATCH] added Puput, powerful and simple Django blog app added Puput, Puput is a powerful and simple Django app to manage a blog. It uses the awesome Wagtail CMS as content management system. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b98d56..7160144 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [mezzanine](https://github.com/stephenmcd/mezzanine) - A powerful, consistent, and flexible content management platform. * [plone](https://plone.org/) - A CMS built on top of the open source application server Zope. * [quokka](https://github.com/rochacbruno/quokka) - Flexible, extensible, small CMS powered by Flask and MongoDB. +* [puput](https://github.com/APSL/puput) - Puput is a powerful and simple Django app to manage a blog. It uses the awesome Wagtail CMS as content management system. ## Caching -- GitLab