Skip to main content
Wazoo maintains Wiki templates that make the toolchain easier to try without assembling every piece by hand.

Available templates

TemplateDescription
wiki-templateGeneric Wiki workspace starter
llm-wiki-templateAgent-oriented wiki with shapes and SPARQL-backed indexes
wiki-mintlify-templateMintlify docs site from a Wiki vault
wiki-holocron-templateHolocron docs site from a Wiki-compatible vault
wiki-nextjs-templateNext.js static site consuming exported JSON-LD
wiki-astro-templateAstro static site consuming exported JSON-LD
wiki-quartz-templateQuartz publish workflow with Wiki checks
wiki-yasgui-templateSPARQL explorer over exported wiki RDF
wiki-wikipedia-templateWikipedia-style static layout powered by the Wiki Python API

Which template should you choose?

  • Choose wiki-template for a normal semantic wiki.
  • Choose llm-wiki-template for agent-maintained knowledge bases.
  • Choose wiki-mintlify-template if you want docs hosted on Mintlify.
  • Choose wiki-yasgui-template if you want to inspect wiki RDF with SPARQL.