SvelteKit
A practical blueprint for a documentation-style blog: proportions, theming, Markdown rendering, reading-time, share widgets, infinite scroll, and RSS.
8 results
Markdown
A deliberately dense post to validate typography, spacing, tables, lists, code blocks, images, and edge cases in our Markdown renderer.
Feb 8, 2026 | 1 min read
Design Systems
A small, opinionated token set that keeps contrast crisp across light/dark, while preserving the documentation-style quiet UI.
Feb 6, 2026 | 1 min read
Performance
Documentation-style content loading: a paginated JSON endpoint plus a sentinel at the bottom of the grid.
Feb 5, 2026 | 1 min read
RSS
Generate a real RSS 2.0 feed from your Markdown posts and expose it at /feed.xml.
Feb 4, 2026 | 1 min read
UX
A skimmable summary card that appears near the top of the post, controlled by a single frontmatter field.
Feb 3, 2026 | 1 min read
Responsive
A horizontally scrollable tag bar on mobile, with fade edges so it feels intentional instead of broken.
Feb 2, 2026 | 1 min read
mdsvex gets us Markdown-in-Svelte; Shiki gets us code blocks that don’t look like blogspot.
Feb 1, 2026 | 1 min read
Launch
A small, fast blog system that feels like product documentation: clean, structured, and easy to skim.
Jan 30, 2026 | 1 min read