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/)