Skip to content

Documentation Changelog

All notable changes to this documentation set are recorded here.

  • Initial documentation release
  • User guides covering installation, configuration, actions, icons, text formatting, themes, and addons
  • Developer guides covering architecture, protocol, runtime API, addon authoring, and theme authoring
  • Reference documentation for config schema, addon API, CLI commands, and more
  • Two AI skills for scaffolding addons and themes
docs/
├── user/ # End-user guides
├── developer/ # Developer guides
├── reference/ # API and command references
├── components/ # Reusable MDX components
└── assets/ # Images and diagrams
  • This documentation is designed to be consumed by an Astro website
  • Content is written in MDX with YAML frontmatter
  • All pages include audience and order metadata for navigation