Building Pages in ApostropheCMS + Astro: Fundamentals This tutorial introduces the core architecture of page creation in an ApostropheCMS + Astro integration. Once again we will be utilizing the Apollo project to dive into how we can combine these two powerful frameworks. In this first video, we examine: - Astro page structure and its frontmatter/template sections - Dynamic routing implementation via [...slug].astro - Template slot management and the AposLayout component hierarchy - Edit mode considerations for content refreshing This video establishes the essential concepts needed for developers working specifically with the apostrophe-astro integration, providing a technical foundation for the specialized implementation that combines ApostropheCMS's powerful content management capabilities with Astro's performance-focused rendering system. Join us in the next videos as we explore default page implementation and piece-type pages. Full documentation: https://docs.apostrophecms.org/tutorials/astro/creating-pages.html#building-pages-in-apostrophecms-astro Source code: https://github.com/apostrophecms/apollo #ApostropheCMS #AstroJS #HeadlessCMS #WebDevelopment #OpenSource #Jamstack #FrontendDevelopment #Astro #CMS