Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -72,8 +72,7 @@
- Wagtail TinyMCE (https://github.com/isotoma/wagtailtinymce) - A TinyMCE editor integration for Wagtail.
- Wagtail Froala (https://github.com/jaydensmith/wagtailfroala) - Extends Wagtail to use the Froala WYSIWYG editor in RichTextField/RichTextBlock.
- Wagtail Medium Editor (https://github.com/dperetti/Django-wagtailmedium) - A customizable Medium Editor for Wagtail, with link anchors support.
- WagtailDraftail (https://github.com/springload/wagtaildraftail)  Draft.js editor for Wagtail, built upon Draftail (https://github.com/springload/draftail) and draftjs_exporter 
(https://github.com/springload/draftjs_exporter).
- WagtailDraftail (https://github.com/springload/wagtaildraftail)  Draft.js editor for Wagtail, built upon Draftail (https://github.com/springload/draftail) and draftjs_exporter (https://github.com/springload/draftjs_exporter).
- wagtail-readinglevel (https://github.com/vixdigital/wagtail-readinglevel)  Wagtail plugin to determine the reading level of text input into a rich text field.
- Wagtail EditorJS (https://github.com/Nigel2392/wagtail_editorjs) - An EditorJS (https://editorjs.io/) widget with great support for Wagtail's page, image and document choosers.
- Wagtail Terms (https://github.com/smark-1/wagtailterms) - A plugin to add a glossary terms entity to the Draftail editor.
@@ -86,8 +85,8 @@
- wagtail-markdown (https://github.com/torchbox/wagtail-markdown) - Markdown fields and blocks for Wagtail.
- wagtail-autocomplete (https://github.com/wagtail/wagtail-autocomplete) - Autocompleting choosers for ForeignKey, ParentalKey, and ManyToMany fields.
- wagtail-instance-selector (https://github.com/ixc/wagtail-instance-selector) - A ForeignKey widget to create and select related items. Similar to Django's raw_id_fields.
- wagtail-generic-chooser (https://github.com/wagtail/wagtail-generic-chooser) - provides base classes for building chooser popups and form widgets for the Wagtail admin, matching the look and feel of Wagtail's 
built-in choosers for pages, documents, snippets and images.
- wagtail-generic-chooser (https://github.com/wagtail/wagtail-generic-chooser) - provides base classes for building chooser popups and form widgets for the Wagtail admin, matching the look and feel of Wagtail's built-in choosers for 
pages, documents, snippets and images.
- wagtail-multi-upload (https://github.com/spapas/wagtail-multi-upload) - allows uploading of multiple related images for a page.
- wagtail-color-panel (https://github.com/marteinn/wagtail-color-panel) - Introduces panels for selecting colors in Wagtail.
- Wagtail Ace Editor (https://github.com/Nigel2392/wagtail_ace_editor) - An IDE-like code editor right in your Wagtail admin.
@@ -141,8 +140,8 @@
Customer experience
- Wagtail Experiments (https://github.com/torchbox/wagtail-experiments)  A/B testing for Wagtail.
- Wagtail Personalisation (https://github.com/LabD/wagtail-personalisation) - Personalisation module, enabling editors to create customised pages - or parts of pages - based on segments whose rules are 
configured directly in the admin interface.
- Wagtail Personalisation (https://github.com/LabD/wagtail-personalisation) - Personalisation module, enabling editors to create customised pages - or parts of pages - based on segments whose rules are configured directly in the admin 
interface.
Security
@@ -167,18 +166,18 @@
Translations
- Wagtail Modeltranslation (https://github.com/infoportugal/wagtail-modeltranslation) - Simple app containing a mixin model that integrates django-modeltranslation 
(https://github.com/deschler/django-modeltranslation) into Wagtail panels system.
- Wagtail Modeltranslation (https://github.com/infoportugal/wagtail-modeltranslation) - Simple app containing a mixin model that integrates django-modeltranslation (https://github.com/deschler/django-modeltranslation) into Wagtail 
panels system.
- wagtailtrans (https://github.com/LUKKIEN/wagtailtrans) - A Wagtail add-on for supporting multilingual sites.
- Wagtail Localize (https://github.com/wagtail/wagtail-localize) - A translation plugin for the Wagtail CMS, allows pages or snippets to be translated within Wagtail's admin interface.
Forms
- Wagtail's built in Form Builder (https://docs.wagtail.org/en/stable/reference/contrib/forms/) for general use cases. 
- Wagtail ReCaptcha (https://github.com/springload/wagtail-django-recaptcha) - wagtail-django-captcha provides an easy way to integrate the django-recaptcha (https://github.com/praekelt/django-recaptcha) field 
when using the Wagtail formbuilder.
- Wagtail Simple Captcha (https://github.com/acarasimon96/wagtail-django-simple-captcha) - A self-hosted alternative to Wagtail ReCaptcha that easily integrates a django-simple-captcha 
(https://github.com/mbi/django-simple-captcha) field into the Wagtail form builder.
- Wagtail ReCaptcha (https://github.com/springload/wagtail-django-recaptcha) - wagtail-django-captcha provides an easy way to integrate the django-recaptcha (https://github.com/praekelt/django-recaptcha) field when using the Wagtail 
formbuilder.
- Wagtail Simple Captcha (https://github.com/acarasimon96/wagtail-django-simple-captcha) - A self-hosted alternative to Wagtail ReCaptcha that easily integrates a django-simple-captcha (https://github.com/mbi/django-simple-captcha) 
field into the Wagtail form builder.
- wagtailstreamforms (https://github.com/AccentDesign/wagtailstreamforms) - Build forms in Wagtail's admin for use in streamfields.
- wagtail-contact-reply (https://github.com/KalobTaulien/wagtail-contact-reply) - Reply directly to form submissions from the Wagtail admin
- Wagtail JotForm (https://github.com/kevinhowbrook/wagtail-jotform) - Embeddable Jotform forms for Wagtail pages.
@@ -209,14 +208,13 @@
- Wagtail Themes (https://github.com/moorinteractive/wagtail-themes) - Site-specific theme loader for Wagtail.
- Wagtail Sharing (https://github.com/cfpb/wagtail-sharing) Easier sharing of Wagtail drafts.
- Wagtail Gridder (https://github.com/wharton/wagtailgridder) - Grid card layout similar to Google image search results, with an expanded area for card details.
- Wagtail Condensed Inline Panel (https://github.com/wagtail/wagtail-condensedinlinepanel) - Drop-in replacement for Wagtail's InlinePanel suited for large number of inlines (collapsible with drag and drop 
support).
- Wagtail Condensed Inline Panel (https://github.com/wagtail/wagtail-condensedinlinepanel) - Drop-in replacement for Wagtail's InlinePanel suited for large number of inlines (collapsible with drag and drop support).
- Joyous (https://github.com/linuxsoftware/ls.joyous) - A calendar application for Wagtail.
- Wagtail App Pages (https://github.com/mwesterhof/wagtail_app_pages) - Extend Wagtail pages using an actual URL config and django views.
- Wagtail Transfer (https://github.com/wagtail/wagtail-transfer) - An official extension for Wagtail allowing content to be transferred between multiple instances of a Wagtail project
- Wagtail Import Export (https://github.com/torchbox/wagtail-import-export) - Import/Export pages between Wagtail instances.
- Wagtail Import/Export Tool (https://github.com/berkalpyakici/wagtail-import-export-tool) - Refactor of Wagtail Import Export (https://github.com/torchbox/wagtail-import-export). This tool supports 
importing/exporting images, documents, and snippets that are used on imported/exported pages.
- Wagtail Import/Export Tool (https://github.com/berkalpyakici/wagtail-import-export-tool) - Refactor of Wagtail Import Export (https://github.com/torchbox/wagtail-import-export). This tool supports importing/exporting images, 
documents, and snippets that are used on imported/exported pages.
- Wagtail Tag Manager (https://github.com/jberghoef/wagtail-tag-manager) - A Wagtail addon that allows for easier and GDPR compliant administration of scripts and tags.
- Wagtail Cache (https://github.com/coderedcorp/wagtail-cache) - A simple page cache for Wagtail using the Django cache middleware.
- Wagtail GraphQL (https://github.com/tr11/wagtail-graphql) - App to automatically add GraphQL support to a Wagtail website.
@@ -239,11 +237,11 @@
- Wagtail Cookiecutter Foundation (https://github.com/chrisdev/wagtail-cookiecutter-foundation) - A Cookiecutter template for Wagtail CMS using Zurb Foundation 6.
- Beginner Wagtail Cookiecutter (https://github.com/heymonkeyriot/beginner-wagtail)  A super simple implementation of Wagtail CMS.
- Wagtail Pipit (https://github.com/Frojd/Wagtail-Boilerplate) Pipit is a Wagtail boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
- Django Cookiecutter Wagtail (https://github.com/Jean-Zombie/cookiecutter-django-wagtail)  A Django Cookiecutter template with Wagtail. Based on the original 'Django Cookiecutter'. Features: Docker support 
using docker-compose for development and production (using Traefik with LetsEncrypt support), customizable PostgreSQL version, Bootstrap 4, media storage using Amazon S3 or Google Cloud Storage and many more.
- Django Cookiecutter Wagtail (https://github.com/Jean-Zombie/cookiecutter-django-wagtail)  A Django Cookiecutter template with Wagtail. Based on the original 'Django Cookiecutter'. Features: Docker support using docker-compose for 
development and production (using Traefik with LetsEncrypt support), customizable PostgreSQL version, Bootstrap 4, media storage using Amazon S3 or Google Cloud Storage and many more.
- wagtail-webpack-dokku (https://github.com/helixsoftco/wagtail-webpack-dokku/) - A template with Wagtail, Webpack using django-webpack-loader, Bootstrap 5, production ready for Dokku.
- CodeRed CMS (https://github.com/coderedcorp/coderedcms) - a professionally supported WordPress alternative for building marketing websites. Create pages, blogs, forms, and every Bootstrap 4 component in the 
wagtail admin out-of-the-box! Learn more (https://www.coderedcorp.com/cms/) or watch the lightning talk (https://www.youtube.com/watch?v=U1Y-jgeGh7g&t=228s).
- CodeRed CMS (https://github.com/coderedcorp/coderedcms) - a professionally supported WordPress alternative for building marketing websites. Create pages, blogs, forms, and every Bootstrap 4 component in the wagtail admin 
out-of-the-box! Learn more (https://www.coderedcorp.com/cms/) or watch the lightning talk (https://www.youtube.com/watch?v=U1Y-jgeGh7g&t=228s).
- Wordpress to Wagtail migration kit (https://github.com/torchbox/wagtail-wordpress-import) - Import WordPress blog content from an XML file into Wagtail.
- cookiecutter-wagtail-package (https://github.com/wagtail/cookiecutter-wagtail-package) - A cookiecutter template for building Wagtail add-on packages.
- Wagtail Tailwind & Stimulus blog (https://github.com/AccordBox/wagtail-tailwind-blog) - A Wagtail blog based on Tailwind CSS, Stimulus, it supports Markdown, Latex and user comments. 
@@ -256,12 +254,12 @@
Getting started
- Getting started in Wagtail, a newcomer's perspective (https://wagtail.org/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 (https://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 lempêche pas de posséder de nombreuses fonctionnalités que nous découvrirons dans cet article.
- Getting Started With Wagtail (https://vix.digital/insights/getting-started-wagtail/) - Working extensively with Wagtail and the surrounding community, we have discovered a range of common pitfalls developers 
run into when beginning to deliver with Wagtail.
- Getting started in Wagtail, a newcomer's perspective (https://wagtail.org/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 (https://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
lempêche pas de posséder de nombreuses fonctionnalités que nous découvrirons dans cet article.
- Getting Started With Wagtail (https://vix.digital/insights/getting-started-wagtail/) - Working extensively with Wagtail and the surrounding community, we have discovered a range of common pitfalls developers run into when beginning to
deliver with Wagtail.
Articles
@@ -270,8 +268,8 @@
- Code blocks for Wagtail using Pygments (https://jordi.nz/code-blocks-wagtail-using-pygments/)
- Adding document previews to Wagtail CMS (https://filepreviews.io/blog/2017/04/20/adding-document-previews-to-wagtail/)
- Wagtail Tutorials: Build Blog Step by Step (https://www.accordbox.com/blog/wagtail-tutorials/) - The tutorials teach you how to create a standard blog from scratch step by step.
- Python CMS Framework Review: Wagtail vs Django-CMS (https://www.accordbox.com/blog/python-cms-framework-review-wagtail-vs-django-cms/) - Talk about the difference between Django-CMS and Wagtail, the two most 
popular CMS framework in Python world.
- Python CMS Framework Review: Wagtail vs Django-CMS (https://www.accordbox.com/blog/python-cms-framework-review-wagtail-vs-django-cms/) - Talk about the difference between Django-CMS and Wagtail, the two most popular CMS framework in 
Python world.
- Deploying Wagtail In Production (https://vix.digital/insights/deploying-wagtail-production/)
- Setting Up Foundation Sass With Wagtail (https://vix.digital/insights/setting-foundation-sass-wagtail/)
- Upgrading to Wagtail 2.0 (https://wagtail.org/blog/upgrading-to-wagtail-2/) Wagtail 2.0 is one of our biggest releases to date.
@@ -284,8 +282,8 @@
- How to Create and Manage Menus of Wagtail application (https://www.accordbox.com/blog/wagtail-tutorial-12-how-create-and-manage-menus-wagtail-application/)
- PythonEatsTail (https://pythoneatstail.com) - Complete written and video tutorials to create a Wagtail site with multiple languages, authentication and more
- Upgrading to Wagtail 3.0 (https://enzedonline.com/en/tech-blog/upgrading-to-wagtail-3-0/) - General tips to migrate your codebase to Wagtail 3.0.
- Upgrading to Wagtail 3.0 Part 1 (https://cynthiakiser.com/blog/2022/06/01/wagtail-3-upgrade-part-1.html) & Upgrading to Wagtail 3.0 Part 2 
(https://cynthiakiser.com/blog/2022/06/02/wagtail-3-upgrade-part-2.html) - Two part series in how to migrate to Wagtail 3.0 with specific code examples.
- Upgrading to Wagtail 3.0 Part 1 (https://cynthiakiser.com/blog/2022/06/01/wagtail-3-upgrade-part-1.html) & Upgrading to Wagtail 3.0 Part 2 (https://cynthiakiser.com/blog/2022/06/02/wagtail-3-upgrade-part-2.html) - Two part series in 
how to migrate to Wagtail 3.0 with specific code examples.
- Multi-tenancy with Wagtail (https://cynthiakiser.com/blog/2023/11/01/multitenancy-with-wagtail.html) - Multiple part guide on robust multi-tenancy support in Wagtail.
Recipes
@@ -296,16 +294,15 @@
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.
- DjangoCon US 2016 - Atomic Wagtail (https://www.youtube.com/watch?v=kqAKiouk1lY) by Kurt Wall  Brad Frost's atomic design principles are taking the way we design the web by storm. I'll explain what Wagtail 
is, how you can use it with atomic design principles, and some hurdles you might run into along the way with suggestions on how to help.
- PyCon Australia  Comparing Wagtail, Django CMS and Mezzanine (https://www.youtube.com/watch?v=3UC1MNFOjEI) by Adam Brenecki  This talk explores the different approaches, strengths and weaknesses of each CMS,
and what they mean for you as a developer and for your content editors.
- 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.
- DjangoCon US 2016 - Atomic Wagtail (https://www.youtube.com/watch?v=kqAKiouk1lY) by Kurt Wall  Brad Frost's atomic design principles are taking the way we design the web by storm. I'll explain what Wagtail is, how you can use it with
atomic design principles, and some hurdles you might run into along the way with suggestions on how to help.
- PyCon Australia  Comparing Wagtail, Django CMS and Mezzanine (https://www.youtube.com/watch?v=3UC1MNFOjEI) by Adam Brenecki  This talk explores the different approaches, strengths and weaknesses of each CMS, and what they mean for 
you as a developer and for your content editors.
- Wagtail — еще одна CMS на Django (https://www.youtube.com/watch?v=yRmZ6WUfoOc) by Mikalai Radchuk - This talk is an introduction to Wagtail in Russian.
- Wagtail & Agile Wagtail Space 2017 (https://youtu.be/-Qii_AyQsxE?t=2m21s) by Edd Baldry.
- Deploy Wagtail to the Divio Cloud Wagtail Space 2017 (https://youtu.be/-Qii_AyQsxE?t=38m13s) by Daniele Procida.
@@ -363,14 +360,12 @@
(https://docs.google.com/presentation/d/1z61u0uKwJxmYS4Zawbu4Zgg-kCtInd1VgsEg-rnwzBE/edit).
- Saving Lives With Wagtail: Recovery Meetings Across the World  Wagtail Space US 2019 (https://www.youtube.com/watch?v=QlLWvNT5Wrk&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=2) by Timothy Allen.
- Why we chose Wagtail for CodeRed CMS  Wagtail Space US 2019 (https://www.youtube.com/watch?v=1JUOAAmLQFA&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=3) by Vince Salvino.
- Building a Wagtail-based site and authoring environment with accessibility in mind  Wagtail Space US 2019 (https://www.youtube.com/watch?v=CxjlAI6R7iY&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=4) by 
Zarina Mustapha.
- Building a Wagtail-based site and authoring environment with accessibility in mind  Wagtail Space US 2019 (https://www.youtube.com/watch?v=CxjlAI6R7iY&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=4) by Zarina Mustapha.
- Making Wagtail Accessible  Wagtail Space US 2019 (https://www.youtube.com/watch?v=tdB1I_gSCeY&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=5) by Thibaud Colas. Slides 
(https://docs.google.com/presentation/d/15y8XIe7SL-RYEO9tEE8n9chx80_X4j4PbczGGM-cEGE/edit).
- Everyone can fly a flag  Wagtail Space US 2019 (https://www.youtube.com/watch?v=ZqwmgsqMTEs&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=6) by Will Barton. Slides 
(https://docs.google.com/presentation/d/1-A1doke2ylcqG72oIP-MLiX8SKXKkKNxQeKxddYUGBw/edit).
- Architecting for a multi-domain site  Wagtail Space US 2019 (https://www.youtube.com/watch?v=xMbJmHF7kCw&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=7) by Ben Beecher. Slides 
(https://slides.com/benbeecher/mds/).
- Architecting for a multi-domain site  Wagtail Space US 2019 (https://www.youtube.com/watch?v=xMbJmHF7kCw&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=7) by Ben Beecher. Slides (https://slides.com/benbeecher/mds/).
- Contributions can be more than code  Wagtail Space US 2019 (https://www.youtube.com/watch?v=tK-3kEBbblg&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=8) by Kalob Taulien.
- Thoughtful Code Review  Wagtail Space US 2019 (https://www.youtube.com/watch?v=RY0K1BEV-_U&list=PLEyaio0l1qoEIUFM9bnRKoN6VKEUOdxAn&index=9) by Naomi Morduch Toubman. Slides 
(https://docs.google.com/presentation/d/1b_Hda8381G6mMc7uzYDc2EYjocfwSi2TYiRMI7d4e3I/).
@@ -405,28 +400,27 @@
Podcasts
- Podcast.__init__ Episode 58 - Wagtail with Tom Dyson (https://www.podcastinit.com/episode-58-wagtail-with-tom-dyson/) - 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.
- Django Chat: Wagtail CMS - Tom Dyson (https://django-chat.simplecast.com/episodes/wagtail-cms-tom-dyson) - An interview with Tom Dyson on Wagtail, the leading Django-based CMS used by tens of thousands of 
organizations including Google, NASA, and the British NHS.
- Podcast.__init__ Episode 58 - Wagtail with Tom Dyson (https://www.podcastinit.com/episode-58-wagtail-with-tom-dyson/) - 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.
- Django Chat: Wagtail CMS - Tom Dyson (https://django-chat.simplecast.com/episodes/wagtail-cms-tom-dyson) - An interview with Tom Dyson on Wagtail, the leading Django-based CMS used by tens of thousands of organizations including 
Google, NASA, and the British NHS.
Videos
- Learn Wagtail (https://learnwagtail.com/) - Regular video tutorials about all aspects of Wagtail.
- 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.
- Draftail extensions custom entities tutorial (https://www.youtube.com/watch?v=nCMgoTerEb4) - Step-by-step tutorial to make extensions for Draftail.
- Wagtail Wednesdays #01 - Adding Help Text to Improve Wagtail Editor Experience (https://www.youtube.com/watch?v=ciYNMcv3lE0) - Catherine talks you through the steps you can take to add some useful 
supplementary text fields to the Wagtail admin.
- Wagtail Wednesdays #02 - Customising Rich Text Features in Wagtail (https://www.youtube.com/watch?v=ei7ot_Wry3o) - Catherine talks you through the steps you can take to customise your rich text editors to 
control which features are available to your content editors.
- Wagtail Wednesdays #01 - Adding Help Text to Improve Wagtail Editor Experience (https://www.youtube.com/watch?v=ciYNMcv3lE0) - Catherine talks you through the steps you can take to add some useful supplementary text fields to the 
Wagtail admin.
- Wagtail Wednesdays #02 - Customising Rich Text Features in Wagtail (https://www.youtube.com/watch?v=ei7ot_Wry3o) - Catherine talks you through the steps you can take to customise your rich text editors to control which features are 
available to your content editors.
- Wagtail Wednesdays #03 - Using tabs to create a cleaner admin interface (https://www.youtube.com/watch?v=uZc0aZrHtQw) - Chris talks you through using tabs to organise fields.
- Wagtail Wednesdays #04 - Organising Images and Documents using Wagtail Collections (https://www.youtube.com/watch?v=HGXHtFpLDCA) - Kieran talks you through the process of organising your images and documents 
into collections.
- Wagtail Wednesdays #05 - How to organise your fields and streamline the editor experience (https://www.youtube.com/watch?v=CedcZmQ9KHs) - Chelsea talks you through the process of organising your fields to make
it easier to manage them and streamline the editor experience.
- Wagtail Wednesdays #04 - Organising Images and Documents using Wagtail Collections (https://www.youtube.com/watch?v=HGXHtFpLDCA) - Kieran talks you through the process of organising your images and documents into collections.
- Wagtail Wednesdays #05 - How to organise your fields and streamline the editor experience (https://www.youtube.com/watch?v=CedcZmQ9KHs) - Chelsea talks you through the process of organising your fields to make it easier to manage them
and streamline the editor experience.
- Wagtail Wednesdays #06 - Creating & using custom settings in your wagtail site (https://www.youtube.com/watch?v=KJWCGq3IRNc) - Chris talks you through setting up and using custom site settings.
- Wagtail Wednesdays #07 - How to Enable the Wagtail Styleguide (https://www.youtube.com/watch?v=_CfU9UivYPI) - Its a really helpful resource that takes no time at all to enable and it allows you to check your 
components against the guidelines and shows all the available Wagtail icons.
- Wagtail Wednesdays #07 - How to Enable the Wagtail Styleguide (https://www.youtube.com/watch?v=_CfU9UivYPI) - Its a really helpful resource that takes no time at all to enable and it allows you to check your components against the 
guidelines and shows all the available Wagtail icons.
- How to Deploy Wagtail to Google App Engine (https://www.youtube.com/watch?v=uD9PTag2-PQ) - Focus is Google Cloud Platform but a great introduction on how to get Wagtail up and running in their PAAS.
Books