Field Notes for a Connected Blog
A starter post that explains how this neobrutalist knowledge base fits together.
This site is a personal blog and knowledge base with a deliberately tactile interface. It keeps the writing model simple: Markdown and MDX live in content collections, while the interface adds search, backlinks, and previews around the text.
The important idea is that notes can point at one another. This post links to the graph garden note and the setup guide. Those links become normal internal anchors at build time, but they also feed backlinks, previews, and the graph.
Math and Diagrams
Inline math works with KaTeX: .
Block math works too:
flowchart LR A[Markdown] --> B[Content Index] B --> C[Search] B --> D[Graph] B --> E[Previews]
Why Neobrutalism
The design borrows the project showcase's Catppuccin tokens, hard shadows, square corners, and thick borders. It should feel closer to a desk full of labeled cards than a glossy content feed.
Outgoing Links (2)
Backlinks (2)
- Graph Garden
...k is searchable, it can also become visible. This note links back to [[field-notes|the field notes]] and points at [[docs/publishing/content-model|the content model]]. Th...
- Getting Started
...t/docs`. Use wikilinks when one note should point to another: ```md [[field-notes]] [[blog/graph-garden|Graph Garden]] [[docs/publishing/content-model|Co...