Hello, Astronaut!
A minimal Astro blog starter — now dressed in the Gummies design system with seamless dark/light mode. Start here and make it yours.
- Astro 5
- MDX
- Tailwind CSS
- Gummies DS
Get started
Edit this page
Open src/pages/index.astro and start customising your home page.
Update the header
Change nav links in src/components/Header.astro.
Write a post
Add Markdown or MDX files inside src/content/blog/ to publish.
Customise the theme
Edit the --gm-* tokens in src/styles/global.css to adjust colours.