From 66c110903b6ed0553f32e2455f3aa46478ab42b4 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Sat, 4 Jul 2020 11:23:25 -0500 Subject: [PATCH] :pencil: Puts a :bird: on it and adds more Wagtail info --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 62421dd..588f04d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ - [Django REST Framework](#django-rest-framework) - [DRF Resources](#drf-resources) - [DRF Tutorials](#drf-tutorials) +- [Wagtail](#wagtail) + - [Wagtail Resources](#wagtail-resources) - [License](#license) @@ -346,6 +348,17 @@ _The most popular way to build web APIs with Django._ - [DRF with React](https://www.valentinog.com/blog/drf/) - [Making React and Django play well together](https://fractalideas.com/blog/making-react-and-django-play-well-together/) +## Wagtail + +_Wagtail, the powerful CMS for modern websites._ + +### Wagtail Resources + +- [Official Documentation](https://wagtail.io/) +- [Wagtail Source Code](https://github.com/wagtail/wagtail/) +- [awesome-wagtail](https://github.com/springload/awesome-wagtail) +- [This week in Wagtail](https://wagtail.io/this-week-in-wagtail/) - A (most) weekly email with updates from the Wagtail core team. + ## License [![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)