Source content for the Uniweb documentation site.
Pure markdown files organized by topic — no build configuration, no dependencies. The site that renders this content lives elsewhere.
getting-started/ Introduction, quickstart, templates
authoring/ Writing content, theming, collections, translations
development/ Building foundations, component patterns, data fetching
reference/ Configuration files, kit API, CLI commands
Reading: Browse the markdown files directly on GitHub, or visit the rendered site.
AI agents: Fetch raw files for context:
https://raw.githubusercontent.com/uniweb/docs/main/{section}/{page}.md
Contributing: Contributions are welcome! Submit issues or PRs to improve the documentation. See About This Documentation to understand how the docs site is built.
Uniweb is a component content architecture (CCA) for building websites where content and code are cleanly separated. Content authors write markdown. Developers build React components. Neither can break the other's work.
- Framework: github.com/uniweb/cli
- Website: uniweb.app