-
Notifications
You must be signed in to change notification settings - Fork 287
Expand file tree
/
Copy pathbuilding-a-wagtail-cms-experience-that-editors-love.json
More file actions
26 lines (26 loc) · 1.87 KB
/
building-a-wagtail-cms-experience-that-editors-love.json
File metadata and controls
26 lines (26 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"description": "When a website redesign is on the horizon, frustrations with the existing content management system (CMS) are often a major driver. Yet in many cases, the root problem isn't the CMS itself; it's how it was implemented. \n\nWagtail CMS offers powerful tools for building rich, flexible content-driven websites, but without careful planning and thoughtful design, even the best technology can lead to editor frustration.\n\nIn this talk, we'll explore strategies and best practices for modeling content and design systems in Wagtail CMS that prioritize the needs of editors and content teams. You'll learn how to structure StreamFields, Pages, and Design Systems to create intuitive, flexible, and scalable editing experiences. We'll cover tips for creating governance and patterns that evolve with a site over time, so your Wagtail builds not only launch successfully but also thrive for years to come.\n\nWhether you're a Django developer new to Wagtail or an experienced Wagtail user looking to level up your implementation skills, this session will leave you with practical techniques for building CMS experiences that editors love and that support Wagtail and Django\u2019s continued success.",
"language": "eng",
"recorded": "2025-09-08",
"related_urls": [
{
"label": "Conference Website",
"url": "https://2025.djangocon.us"
},
{
"label": "Talk Webpage",
"url": "https://2025.djangocon.us/talks/building-a-wagtail-cms-experience-that-editors-love/"
}
],
"speakers": [
"Michael Trythall"
],
"thumbnail_url": "https://i.ytimg.com/vi/47RsWpnB_JI/maxresdefault.jpg",
"title": "Building a Wagtail CMS Experience that Editors Love",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=47RsWpnB_JI"
}
]
}