wiki
This will become a personal LLM-wiki — my Obsidian vault, published. The real vault is not connected yet, so there is almost nothing here on purpose.
what already works
The pipeline is built and tested, even though the content is not here yet:
-
Wikilinks:
[[slug]]and[[slug|visible text]]resolve to links at build time. - Backlinks are computed in the build — each note shows who links to it.
-
Only notes with
publish: trueare ever rendered. Unpublished notes never reach the build, and never appear as links or backlinks.
When the real vault is plugged in, it works with no code changes — drop the
Markdown into src/content/wiki/ and rebuild.
example notes
These are tagged example. They exist only to demonstrate that
wikilinks and backlinks work — they are not real wiki content.