Przeglądaj źródła

:pencil: Puts a :bird: on it and adds more Wagtail info

Jeff Triplett 5 lat temu
rodzic
commit
66c110903b
1 zmienionych plików z 13 dodań i 0 usunięć
  1. 13 0
      README.md

+ 13 - 0
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)
 
 <!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -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/)