Evan 018d5e8517 docs: Add Toolchain Package Manager Values (#3836) пре 1 месец
..
app 1053b717dc docs: Add Inkeep Searchbar (#3597) пре 6 месеци
content 018d5e8517 docs: Add Toolchain Package Manager Values (#3836) пре 1 месец
public 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
.gitignore 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
.prettierrc 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
README.md ae8179367d feat: Add support for Bun as a package manager (#3586) пре 3 месеци
next.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
package.json a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) пре 6 месеци
pnpm-lock.yaml a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) пре 6 месеци
postcss.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
prettier.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
redirects.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
source.config.ts 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
tailwind.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
tsconfig.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) пре 8 месеци
vercel.sh 494d0d0568 docs: Only do vercel preview on docs change (#3822) пре 2 месеци

README.md

Anchor Docs

Created with Fumadocs. Page contents located in docs/content/docs.

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev
# or
bun run dev

Open http://localhost:3000 with your browser to see the result.