Example External Article Title
Brief commentary on the linked article, providing context or personal perspective.
Design system
Personal blog with a warm, typographic minimalist aesthetic. Fraunces for headings, IBM Plex Sans for body, IBM Plex Mono for code. Teal accent on an off-white/dark background. Two post types: articles and link posts.
Fraunces — headings
IBM Plex Sans — body text, regular and italic and semibold
IBM Plex Mono — code and meta
Paragraph with a link, some inline code, and a small caption. The base font size scales responsively: 106.25% on mobile, 112.5% at 768px, 118.75% at 1200px. Line height is 1.65 for comfortable reading at a max-width of 38rem.
An inline link has an underline in muted color that turns teal on hover.
A short quoted line, styled with a 2px left border and muted text.
Inline: font-size: 0.875em
function example() {
return "hello";
}
| Token | Light | Dark |
|---|---|---|
| --color-bg | #f6f3ed | #151311 |
| --color-accent | #2a7a6a | #4abba5 |
Top bar with logo (teal decagon + white A glyph with ripple animation on hover), archive link, and feed link. Monospace, small caps.
Monospace, uppercase, with a top border. Groups posts by date on the frontpage.
Full post with heading, prose, code blocks, and blockquotes. See frontpage preview.
Shorter commentary on an external link. Smaller heading, article.link class. Bookmark icon in the margin on desktop.
Flat list of posts with dates and optional bookmark indicators for link posts.
Custom geometric "A" in a teal decagon. Full logo specification →