Astro Narrow Practical Guide

A focused path from content authoring and series organization to customization, localization, and deployment.

This series follows the decisions involved in running an Astro Narrow site. Start with a reliable authoring workflow, organize longer material as a typed reading path, then refine the visual system, localized routes, and production deployment.

Each chapter stands on its own, but reading them in order moves from content structure to public delivery without introducing framework abstractions the theme does not need.

Series

Chapters

5 chapters
  1. 01Writing Posts with Astro Content CollectionsA practical workflow for creating typed posts, drafts, categories, and tags in Astro Narrow.
  2. 02Building Ordered Article SeriesDefine a typed reading path with Astro references while keeping posts, Archives, and taxonomy independent.
  3. 03Customizing Theme Colors without Breaking Dark ModeAdd or refine an Astro Narrow color theme through semantic OKLCH tokens and paired dark-mode values.
  4. 04Organizing Multilingual Content and Internal LinksKeep Italian and English content, routes, taxonomy terms, and base-aware links predictable.
  5. 05Deploying Astro Narrow to GitHub PagesConfigure GitHub Pages, project base paths, and local production builds without broken links.