A Ghost in the Machine
Or how I spent four days trying to debug a local Astro environment that refused to load any CSS.
Or how I spent four days trying to debug a local Astro environment that refused to load any CSS.
A clever, open-source CMS designed for static site generators like Eleventy, Astro, and Hugo which use Markdown files and frontmatter metadata. The CMS itself runs directly in your IDE, giving you a […]
A quick (and dirty) way to fetch local data from a JSON file and modify the look of a page in Astro, completely natively.