Skip to main content

docs.nanako.org is live

The Nanako ecosystem now has a public documentation site at docs.nanako.org.

Status checked 2026-09-10

This entry records the 2026-07-28 launch event. The repository still configures docs.nanako.org, bilingual Nanako docs, changelog search and conditional Cloudflare deployment, but repository configuration does not prove the site is currently reachable. Nanako remains the only docs section; NanoStart and NanoUptime are external first-party applications and still have no sections here. No OpenAPI renderer is wired into this site.

What shipped​

  • Nanako documentation with a bilingual skeleton (English default, Simplified Chinese under /zh-CN/)
  • Changelog — this page
  • Full-text search across both languages, including CJK tokenization
  • Continuous deployment — merging a change to docs-site/ on main publishes it automatically, with no manual step

How updates work​

Documentation lives in the main site repository alongside the code it describes, so a change to an API and the change to its documentation ship in the same commit and are reviewed in the same pull request.

What's next​

At launch, the plan was to add NanoStart and NanoUptime sections and generate an API reference from NanoUptime's machine-readable description. That paragraph was a roadmap statement, not a claim about the current site; see the status note above.