Documentation website for ekphos - a lightweight, fast, terminal-based markdown research tool built with Rust.
Live: docs.ekphos.xyz
npm install
npm run dev- Fork the repo
- Create a branch (
git checkout -b fix/typo) - Edit docs in
content/docs/*.mdx - Test locally with
npm run dev - Submit a PR
Docs use MDX with Fumadocs components.