For AI agents: the documentation index is at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Quickstart
Install the Edda CLI, authenticate with GitHub, scaffold a docs project with edda new, preview locally, and deploy live docs in minutes.
This guide walks you through installing the CLI, scaffolding a docs project, and deploying it.
Prerequisites
You need Node.js 24.x.
Steps
npm i -g edda-docsedda loginThis opens your browser for OAuth authentication. Use edda login --token to paste an API key instead.
Published with Edda