日本語で書いてみる
ふりがな、圏点、禁則処理、欧文との混植。このテーマが日本語の文章をどう組むかを一枚にまとめた見本。
Everything published here, newest first.
ふりがな、圏点、禁則処理、欧文との混植。このテーマが日本語の文章をどう組むかを一枚にまとめた見本。
A full reference: every piece of Markdown syntax this theme understands, set beside exactly what it produces.
A minimal Hugo theme for long-form writing: serif for reading, a cool palette, mathematics and syntax highlighting built at compile time.
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.
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.
Chroma colours the code while the site is built. No highlighting library is downloaded, and there is no moment where code appears plain and then repaints.
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.
A reminder to myself: installing a theme as a module is tidier than a git submodule.