Posts

Everything published here, newest first.

日本語で書いてみる

ふりがな、圏点、禁則処理、欧文との混植。このテーマが日本語の文章をどう組むかを一枚にまとめた見本。

Reference

Welcome to blog@tuan

A minimal Hugo theme for long-form writing: serif for reading, a cool palette, mathematics and syntax highlighting built at compile time.

Notes

The Art of White Space

One type family, one palette, one width for every page — and a great deal of empty room. A note on the trade-offs behind each.

Design

Mathematics with LaTeX

KaTeX runs at build time, not on page load: the expressions are already in the HTML, they appear instantly, and screen readers can read them.

Engineering

Diagrams with Mermaid

Mermaid 11 loads as an ES module from a CDN, takes its colours from the theme's own variables, and redraws whenever the reader switches between light and dark.

Engineering