Show HN: Astro MD Editor – Schema-aware editor for Astro content collections

I built this for my own Astro projects where I got tired of hand-editing YAML frontmatter and switching between files.

astro-md-editor reads your collection schemas and gives you a local editor UI with typed frontmatter controls (including image/color/icon pickers) alongside a markdown/MDX editor.

Run it with: npx astro-md-editor

Would love feedback on schema edge cases or missing field types.

github.com

2 points

bimsina

16 hours ago


0 comments