Tag
Astro
2 articles
-
You Probably Don’t Need a CMS: Building a Lightweight Admin with Git and Astro
Most of a small organization’s website barely changes. This is an argument for building the smallest editing interface it actually needs, using Astro, Git, YAML, and a small admin layer instead of a full CMS.
-
One YAML file, three outputs: API docs, web, and mobile
Learn how one YAML file can serve as a single source of truth for APIs, powering docs, HTML documentation, and even mobile apps.