Skip to content

Akasha-os/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Akasha Documentation

Documentation for Akasha — the self-hosted second brain.

Built with Astro Starlight.

Documentation is being written alongside the platform. Check back as development progresses.


Structure

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

Contributing to docs

Documentation improvements are always welcome. To run locally:

git clone https://github.com/Akasha-os/docs
cd docs
npm install
npm run dev

Open http://localhost:4321.


Links

About

Akasha documentation

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors