Show HN: Astro dev blog template with interactive colorschemes

27 stelcodes 4 7/31/2025, 5:08:10 PM multiterm.stelclementine.com ↗
I'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)

Comments (4)

vamega · 13h ago
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.

stelcodes · 12h ago
You're welcome! Thanks for the kind words.
codyklimdev · 15h ago
Great looking project! Might use this for my older and in much need of an upgrade dev site.
stelcodes · 15h ago
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. :)