About
About this site
A minimal blog built with Astro and Sveltia CMS, with multi-language support (es/en) and content fallback to the original language when a translation is missing.
Stack
- Astro — static site generation
- Sveltia CMS — Git-based content management
- Comark — Markdown rendering with Svelte components
- Tailwind CSS — styling
Configuration
Configuration lives in src/config/, split across site.json, i18n.json, collections.json and ui.json, all editable from /admin/.