Skip to main content

Welcome to the Libra OS docs & blog

· One min read
Libra OS Team
Nebula Nova Inc.

The Libra OS documentation now lives here — a proper docs site and blog, editable in Markdown by the team, and readable by AI agents through llms.txt.

Why a real docs site

Until now the product knowledge lived inside the marketing site. Moving it here gives us three things:

  • A user guide developers can extend — add a Markdown file, open a PR, it ships.
  • SEO-friendly pages with a sitemap, so the docs are discoverable.
  • An agent-friendly feed — every build emits /docs/llms.txt, so agents (and our own help widget) read clean docs instead of guessing from HTML.

Head to Getting started to install Libra OS, or browse the User guide.