About
This site is built with Next.js.
All posts and pages are written in Markdown, with front matter parsed using Gray matter.
Code samples are shown in a custom code component that wraps the Ace editor. The component automatically uses the clouds theme in light mode and clouds_midnight in dark mode.
The following web fonts are used:
- Main article: Source Serif 4.
- Headings: M PLUS 2.
- Code samples and header: Fira Code.
- Long S editor: Libertinus Serif.
- Symbols (e.g., dark mode, light mode, external links): Material Symbols Outlined.
Some SVG icons were generated using Claude, but will likely be replaced with Material Symbols for consistency.
That's about it!