KULDEEP K SRIVASTAVA bce8f9c9d4 fix: update macros link in docs (#3767) hace 3 meses
..
app 1053b717dc docs: Add Inkeep Searchbar (#3597) hace 6 meses
content bce8f9c9d4 fix: update macros link in docs (#3767) hace 3 meses
public 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
.gitignore 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
.prettierrc 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
README.md ae8179367d feat: Add support for Bun as a package manager (#3586) hace 3 meses
next.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
package.json a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) hace 6 meses
pnpm-lock.yaml a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) hace 6 meses
postcss.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
prettier.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
redirects.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
source.config.ts 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
tailwind.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
tsconfig.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses
vercel.sh 242953dd42 docs: Rewrite with `fumadocs` (#3493) hace 8 meses

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.