Wheel of Heaven Docs
Author, contributor, and developer documentation for the Wheel of Heaven knowledge base.
Press ⌘K / Ctrl K to search, or pick a path below.
Pick your path
Content authors
You write or translate wiki entries, Articles, Newsroom Dispatches, or library entries. Start with the Quickstart, then the per-content-type how-tos.
Contributing → Content ↗Theme & tooling devs
You touch Bifrost, the pipelines, or the deploy chain. Start with Local Setup, then the Bifrost-theme and pipelines guides.
Contributing → Dev ↗Architecture readers
You want to understand how the ~19-repo organization fits together before contributing to anything in particular. Start with the Architecture Overview.
Architecture ↗All sections
Getting Started
Clone, build, contribute — your first half-hour with the Wheel of Heaven repos.
Contributing Content
Writing wiki entries, Articles, Newsroom Dispatches, library entries, and translations for the Wheel of Heaven knowledge base.
Contributing Code
Working on the Bifrost theme, build pipelines, CI, and deploy chain for the Wheel of Heaven sites.
Architecture
How the ~19-repo Wheel of Heaven organization fits together — sites, submodules, pipelines, and hosting.
Reference
Look-up material — frontmatter fields, repository inventory, file formats, glossary, changelog.
What this site is built with#
- Generator: Zola 0.22.1
- Theme:
docs-theme— a small new theme in this repo that imports Bifrost’s design tokens via SCSS so palette + typography stay in sync with the reading site - Search: Fuse.js (Cmd/Ctrl-K to focus)
- Hosting: Cloudflare Pages, built directly from
main
Source: github.com/wheelofheaven/docs.wheelofheaven.world. License: CC0-1.0 (Public Domain).
Rollout#
This site launched on 2026-05-20. The five-phase rollout plan (in .claude/plans/docs-site.md) is complete:
| Phase | What | |
|---|---|---|
| 1 | Bootstrap & deploy pipeline | ✓ |
| 2 | Theme buildout (sidebar nav, sticky ToC, code-block chrome, search) | ✓ |
| 3 | Migrate & restructure existing content from the old docs repo | ✓ |
| 4 | Write the missing connective tissue (Quickstart, Project Map, the per-content-type how-tos, frontmatter reference) | ✓ |
| 5 | Cutover (archive old docs repo, update cross-references in .github and bifrost footer) | ✓ |
The old wheelofheaven/docs repo is archived; this site is where docs work happens now.