Published on Jun 15, 2023 Create Wagtail Project Learn how to create a new Django project and integrate Wagtail CMS for powerful content management. Read more →
Published on Jun 15, 2023 How To Write Wagtail Page Template Learn how to write Wagtail page templates, use Django template syntax, and debug with PDB for efficient development. Read more →
Published on Jun 15, 2023 Wagtail SEO Guide Learn how to optimize your Wagtail site for SEO with meta tags, sitemaps, robots.txt, and custom error pages. Read more →
Published on Jun 15, 2023 Add Pagination Component to Wagtail Learn how to add a pagination component to Wagtail using Django Paginator and custom template tags for better navigation. Read more →
Published on Jun 15, 2023 Wagtail Routable Page Learn how to create Routable Pages in Wagtail to handle custom URLs for categories and tags, enabling flexible blog navigation. Read more →
Published on Jun 15, 2023 Add Blog Models to Wagtail Learn how to add blog, category, and tag models to Wagtail and connect them for flexible content management. Read more →
Published on Jun 15, 2023 How to use StreamField in Wagtail Learn how to use Wagtail StreamField to build flexible, rich content structures and display them with Tailwind CSS typography. Read more →
Published on Jun 15, 2023 Add Markdown Support to Wagtail Learn how to add Markdown support to Wagtail, enable rich content editing, and highlight code blocks with Highlight.js. Read more →
Published on Jun 15, 2023 How to Build Form Page in Wagtail Learn how to build flexible form pages in Wagtail, integrate Tailwind CSS, and enable email notifications with reCAPTCHA protection. Read more →
Published on Jun 15, 2023 Modern Frontend Techs for Wagtail Discover how to set up a modern frontend workflow for Wagtail using Webpack, Tailwind CSS, and live reload for efficient development. Read more →