Skip to main content
Showcase·2026-05-25

Code Block Features Showcase

Walk through the advanced code-block features: line numbers, line highlighting, title bars, diff colors, word-wrap toggle, and plaintext fallback.

Uncategorized·2026-02-20

i18n in a Static Next.js Blog: Client-Side Toggle vs URL-Based Routing

A deep dive into the trade-offs between client-side language switching and proper URL-based locale routing for a statically exported Next.js digital garden.

Showcase·2026-02-20

Multimedia Showcase: Video, Podcasts & Embeds

A comprehensive test of multimedia embedding support — YouTube, Vimeo, podcasts, livestreams, HTML5 native media, and audio platforms.

Engineering·2026-02-15

Syntax Highlighting

Amytis provides beautiful syntax highlighting for dozens of programming languages. Here are a few examples within the series context. For a comprehensive showca...

Science·2026-02-14

Mathematical Notation

Amytis uses rehype-katex to render beautiful mathematical formulas. Inline Math The Pythagorean theorem is $a^2 + b^2 = c^2$. We can also express complex number...