Show HN: Astro dev blog template with interactive colorschemes (multiterm.stelclementine.com)

31 points by stelcodes ↗ HN
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)

3 comments

[ 4.3 ms ] story [ 21.9 ms ] thread
Great looking project! Might use this for my older and in much need of an upgrade dev site.
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.