Website for ekphos, a lightweight, fast, terminal-based markdown research tool built with Rust.
The landing page is served at / and the documentation at /docs.
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.