Blog

blog/second-brain

Second Brain Architecture

How this static blog is built with Rust.

Second Brain Architecture

This note explains the pipeline:

  1. Parse frontmatter (publish, home, tags).
  2. Rewrite Obsidian wikilinks.
  3. Render markdown.
  4. Generate static HTML pages.

See also home and SEO and Performance Guide.