Show HN: Astro dev blog template with interactive colorschemes
multiterm.stelclementine.comI've created and open-sourced an Astro developer blog template with an interactive theme changer that includes all 60 themes bundled with the JS code highlighter Shiki. Changing the theme affects the whole website including the code examples and Giscus comments. Inspired by the aesthetics of raw markdown, I wanted to create a beautiful blog like https://github.com/panr/hugo-theme-terminal but supercharged with a modern redesign and the incredible features of Astro.
Features:
- Simple configuration file
- Multiple theme modes (single, light/dark/auto, select)
- Giscus comments
- RSS feed
- SEO best practices + social card generation
- Markdown extensions (TOC, admonitions, reading time, etc)
Great looking project! Might use this for my older and in much need of an upgrade dev site.
Thanks for checking it out! If you'd like you can post your blog link in an issue or discussion once it's up and I'll link to it from the MultiTerm README. :)
Wow, this is a surprise. I was just looking up astro last night, and stumbled upon this theme and started building my blog off of it.
Thanks for making something really nice.
You're welcome! Thanks for the kind words.