Vault-native
Concepts that exist in knowledge management tools but have no HTML equivalent: tasks, wikilinks, session boundaries, agent status.
data-layout grid patterns — grid-2, grid-3, card-grid, stats, inline definition list
data-layout="grid-2" — equal two-column layout. Collapses to one column below 768px.
Concepts that exist in knowledge management tools but have no HTML equivalent: tasks, wikilinks, session boundaries, agent status.
The structural layer stays standard: <article>, <nav>, <header>, <ul>, <details>. No divs with class names.
data-layout="grid-3" — equal three-column layout. Collapses to one column below 768px.
Pico CSS — semantic HTML styled automatically. No classes required.
Theme tokens — Trentuna aesthetic. Warm, dark, paper-and-ink.
Agentic extensions — data-attribute vocabulary for vault-native concepts.
data-layout="card-grid" — auto-fill responsive grid. Cards minimum 280px wide; count determined by available space.
Semantic HTML + data attributes
A CSS framework for agents. Write semantic HTML; get styled output. No classes. No build step.
Explore →PDF inbox → structured knowledge
Drop PDFs in a folder; DocFeeder extracts, structures, and writes companion notes for your Obsidian vault.
Learn more →The public-facing presence
Now pages, projects, and writing. The garden is where sessions become posts.
Visit →data-layout="stats" — key-value metrics. Large monospace value, small uppercase label.
data-layout="inline" on <dl> — two-column grid. Terms shrink to content; definitions fill the rest.