|
@@ -5,18 +5,54 @@ Awesome Wagtail [
|
|
|
|
+- [Wagtail GitHub repository](https://github.com/torchbox/wagtail)
|
|
|
|
+- [Wagtail Twitter account](https://twitter.com/wagtailcms)
|
|
|
|
+
|
|
|
|
+## Resources
|
|
|
|
+
|
|
|
|
+### Getting started
|
|
|
|
+
|
|
|
|
+- [Introducing Wagtail
|
|
|
|
+](https://www.springload.co.nz/blog/introducing-wagtail/) -
|
|
|
|
+During the last few months we have spent a good amount of time working with Wagtail, a really cool CMS built on top of the well-known Django framework.
|
|
|
|
+- [Getting started in Wagtail, a newcomer's perspective
|
|
|
|
+](https://wagtail.io/blog/getting-started-wagtail-newcomers-perspective/) - Having used Drupal almost exclusively as my main tool of choice for a while now, I was asked to put together a build using Wagtail. By [@kiwimind](https://twitter.com/kiwimind)
|
|
|
|
+- [Présentation de Wagtail, le dernier CMS Django
|
|
|
|
+](http://makina-corpus.com/blog/metier/2016/presentation-de-wagtail-le-dernier-cms-django) - Wagtail est un CMS relativement récent dans l’écosystème Django. Pour autant, son jeune âge ne l’empêche pas de posséder de nombreuses fonctionnalités que nous découvrirons dans cet article.
|
|
|
|
+
|
|
|
|
+### Presentations
|
|
|
|
+
|
|
|
|
+- [An Introduction to Wagtail](https://www.youtube.com/watch?v=glIIF-kBXf0) by Eloise "Ducky" Macdonald-Meyer - This talk is an introduction to Wagtail, a content management system built on the Python web framework, Django.
|
|
|
|
+- [DjangoCon US 2015 - Wagtail - Yet Another Django CMS](https://www.youtube.com/watch?v=6j0NVq6g4FE) by Tom Dyson - Tom will explain why his agency decided to build a new CMS, share some lessons learned in running a growing open source project, and outline Wagtail's roadmap to version 2 and beyond. [Slide deck](https://speakerdeck.com/tomdyson/wagtail-yet-another-cms-djangocon-us-2015)
|
|
|
|
+- [Wellington Wagtail CMS Meetup - Meet Wagtail](https://docs.google.com/presentation/d/19EGWFtfHovHSAvyHCnLbxK50IAR2o7WwKd709cqi9p4/edit) by Josh, Jordi and Rich, from the Springload dev team - An introductory session to Wagtail to showcase the main features it has to offer.
|
|
|
|
+
|
|
|
|
+### Podcasts
|
|
|
|
+
|
|
|
|
+- [Podcast.__init__ Episode 58 - Wagtail with Tom Dyson](http://podcastinit.com/tom-dyson-wagtail.html) - In this episode Tom Dyson explains how Wagtail came to be created, what sets it apart from other options, and when you should implement it for your projects.
|
|
|
|
+
|
|
|
|
+### Videos
|
|
|
|
+
|
|
|
|
+- [Wagtail screencasts: Creating and displaying pages in Wagtail
|
|
|
|
+](https://www.youtube.com/watch?v=o_dFgr8HZYU) - This video will show you how to create and display pages using the Wagtail CMS.
|
|
|
|
+
|
|
|
|
+## Community
|
|
|
|
+
|
|
|
|
+### Meetups
|
|
|
|
+
|
|
|
|
+- [Bristol Wagtail Users and Developers](https://www.meetup.com/Bristol-Wagtail-Users-and-Developers/) - The South West group (nest?) of people who work with Wagtail CMS.
|
|
|
|
+- [Dutch Wagtail Meetup](http://www.meetup.com/Dutch-Wagtail-Meetup/) - This is a group for anyone interested in working and developing with Wagtail.
|
|
|
|
+- [Wellington Wagtail CMS Meetup](http://www.meetup.com/Wellington-Wagtail-CMS-Meetup/) - The first Wagtail CMS meetup in New Zealand!
|
|
|
|
|
|
## Contribute
|
|
## Contribute
|
|
|
|
|
|
Contributions are always welcome!
|
|
Contributions are always welcome!
|
|
-Please read the [contribution guidelines](contributing.md) first.
|
|
|
|
|
|
+Please read the [contribution guidelines](CONTRIBUTING.md) first.
|
|
|
|
|
|
## License
|
|
## License
|
|
|
|
|
|
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
|
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
|
|
|
|
|
To the extent possible under law, [Springload](https://www.springload.co.nz/) has waived all copyright and related or neighboring rights to this work.
|
|
To the extent possible under law, [Springload](https://www.springload.co.nz/) has waived all copyright and related or neighboring rights to this work.
|
|
-
|
|
|