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

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.