Skip to content
Rymflux Documentation
Esc
navigateopen⌘Jpreview

v0.1.0

First published release of the documentation site.

  • Official docs site live at rymflux-docs.pages.dev, built with Blume (Astro
    • Vite) from Markdown in this repository.
  • Docs-as-Code structure: internal/ (architecture, ADRs, system design, requirements), user/ (guides, changelog), and shared/ (glossary, diagrams), governed by GOVERNANCE.md.
  • Agent-ready surface: llms.txt / llms-full.txt, raw Markdown at any URL, and a search index — so agents and humans navigate the same docs.
  • Product vision moved into docs/internal/vision/ and published alongside the technical docs.
  • Deployment pipeline: pushes to main build and validate, then deploy to Cloudflare Pages via GitHub Actions. Every deploy keeps a stable hash URL for rollback.
  • Search (Orama), RSS changelog feed, sitemap, and robots.txt enabled.

Was this page helpful?