AI Wiki Template

An open-source static-site template I built to turn any cross-linked markdown corpus (typically an LLM Wiki inside an Obsidian vault) into a deployable public site.

Canonical version: AI Wiki Template.

An open-source static-site template I built to turn any cross-linked markdown corpus (typically an LLM Wiki inside an Obsidian vault) into a deployable public site.

The build is vault-agnostic. Point it at an entry note, give it a folder of markdown files, optionally provide a frontmatter filter, and the build crawls outward from the entry note through **wikilinks** to discover the corpus. Notes that pass the filter get rendered. Everything else stays invisible.

What it does

  • One HTML page per note, with wikilinks resolved across the corpus
  • Backlinks computed automatically ("Referenced by" panel)
  • Knowledge graph view (canvas-rendered force graph, zoom-aware labels, focus mode)
  • Client-side search (prebuilt Lunr index)
  • Per-article TOC + reading time
  • Swappable themes (e.g., default, paper, terminal, moss, stark), each with light + dark modes
  • GitHub Pages + Cloudflare Pages deploy out of the box

Determinism contract

A note is published iff:

  • It's reachable via **wikilinks** from the entry note (or is the entry note itself), AND
  • It passes the frontmatter filter (default: { "public_note": true }).

The build is fully deterministic. Same inputs, same output. No LLM rewriting. Dataview comment blocks are stripped. Wikilinks to notes outside the discovered corpus render as visible-but-unlinked dashed text.

References


About Sébastien

I'm Sébastien Dubois, and I'm on a mission to help knowledge workers escape information overload. After 20+ years in IT and seeing too many brilliant minds drowning in digital chaos, I've decided to help people build systems that actually work. Through the Knowii Community, my courses, products & services and my Website/Newsletter, I share practical and battle-tested systems.

I write about Knowledge Work, Personal Knowledge Management, Note-taking, Lifelong Learning, Personal Organization, Productivity, and more. I also craft lovely digital products and tools.

If you want to follow my work, then become a member and join our community.

Ready to get to the next level?

If you're tired of information overwhelm and ready to build a reliable knowledge system:

Found this valuable? Share it with someone who needs it.

Join 6,000+ readers. Get practical systems for knowledge & AI. Free.

Subscribe ✨

Free: Knowledge System Checklist

A clear roadmap to building your own knowledge system. Subscribe and get it straight to your inbox.

6,000+ readers. No spam. Unsubscribe anytime.