Documentation
Complete guide to the Agility CMS Next.js Demo Site
This documentation covers everything you need to understand, customize, and extend this production-ready demo site built with Agility CMS and Next.js.
What You'll Find Here
- Demo Site Specifics - Architecture, implementation patterns, and code examples unique to this demo
- Developer Guides - Step-by-step instructions for common development tasks
- Agility CMS Integration - How this site uses Agility CMS features and APIs
- Best Practices - Patterns and conventions used throughout the codebase
New to Agility CMS?
This documentation focuses on this specific demo site. For comprehensive Agility CMS training, including role-based guides, step-by-step tutorials, and platform fundamentals, check out the official training guide:
Visit Agility CMS Training GuideReady to Try Agility CMS?
Whether you're a developer looking to explore the codebase or a content editor wanting to see the editing experience, our team can show you how Agility CMS works for your use case.
Get a personalized walkthrough with our experts
This demo site is open source and available on GitHub. Browse the codebase, submit issues, or contribute improvements to help make Agility CMS even better.
github.com/agility/nextjs-demo-site-2025
Documentation Sections
Admin
Instance-specific administrative information for configuring and managing the demo site
Architect
Architectural information and design patterns used in the demo site
Content Editor
Guide for content editors working with the demo site
Developer
Codebase-specific documentation for developers working with this Next.js application
Codebase
Project structure, component implementations, API routes, and deployment configuration