Colophon
How this site is built.
Development & Tools
Zed
A high-performance code editor written in Rust, chosen for its near-zero latency and collaborative environment. It serves as the primary forge for our codebase.
Open Code
An interactive coding tool that assists in architectural decisions and boilerplate reduction, ensuring the logic remains consistent with the "Blueprint" philosophy.
Google Stitch
The primary design tool used for creating and maintaining the visual language and component systems of Flow Focused.
Writing Workflow
Obsidian
The 'Second Brain' where all Markdown writing happens. Its graph-based structure allows for emergent ideas to connect before they ever reach a draft state.
Obsidian Git
Seamless publishing through automated commits. This bridge ensures that the distance between a 'Note' and a 'Published Post' is just a single shortcut away.
Hosting & Deployment
Vercel
Static site generation paired with edge deployment provides sub-100ms load times globally. We leverage Vercel's global infrastructure for its unparalleled DX and speed.
Typography
Our typographic system is designed for high-density information without compromising the editorial warmth of a physical journal.
Headlines & Display
NewsreaderEditorial serif for headlines, display text, blockquotes, and callout content. Provides warmth and distinctiveness for structural elements.
Body Copy & UI
InterNeutral sans-serif for all paragraph content, labels, navigation, and interface elements. Highly legible at any size.
Syntax & Technical
JetBrains MonoDesigned for code clarity with distinctive letterforms for syntax distinction.
Iconography
Material Symbols Variable weight (100-700). Outlined icon set for consistent, modern UI iconography.
Technology Stack
Astro
The web framework for content-driven websites. Ship less JS, more performance.
Tailwind CSS
Utility-first CSS framework for rapid UI development without leaving the HTML.
Pagefind
Zero-config static search library that works entirely on the client side.
@astrojs/sitemap
Automated SEO infrastructure for discoverability across the open web.
Remark & Unist
The pipeline that transforms Markdown into structured, accessible HTML.