Show HN: Astro dev blog template with 60 interactive colorschemes

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 URL: https://news.ycombinator.com/item?id=44747699

Points: 4

# Comments: 0

https://multiterm.stelclementine.com

Creado 27d | 31 jul 2025, 17:40:15


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

Show HN: Async – Claude code and Linear and GitHub PRs in one opinionated tool

Hi, I’m Mikkel and I’m building Async, an open-sourced developer tool that combines AI coding with task management and code review.

What Async does:

  - Automatically researches cod
27 ago 2025, 4:50:19 | Hacker news
Show HN: Regolith – Regex library that prevents ReDoS CVEs in TypeScript

I wanted a safer alternative to RegExp for TypeScript that uses a linear-time engine, so I built Regolith.

Why: Many CVEs happen because TypeScript libraries are vulnerable to Regular Expression

27 ago 2025, 4:50:13 | Hacker news