Documentation for Akasha — the self-hosted second brain.
Built with Astro Starlight.
Documentation is being written alongside the platform. Check back as development progresses.
src/content/docs/
getting-started/
installation.md
setup-wizard.md
first-document.md
configuration.md
connectors/
overview.md
mail.md
slack.md
calendar.md
obsidian.md
notion.md
watch.md
location.md
agents/
overview.md
built-in-agents.md
rituals/
overview.md
triggers.md
steps.md
examples.md
mcp/
overview.md
claude-desktop.md
developer/
architecture.md
connector-authoring.md
schema-versioning.md
contributing.md
Documentation improvements are always welcome. To run locally:
git clone https://github.com/Akasha-os/docs
cd docs
npm install
npm run devOpen http://localhost:4321.