anchor/docs
KULDEEP K SRIVASTAVA bce8f9c9d4
fix: update macros link in docs (#3767)
2025-07-09 22:39:44 -05:00
..
app docs: Add Inkeep Searchbar (#3597) 2025-03-13 21:05:06 +01:00
content/docs fix: update macros link in docs (#3767) 2025-07-09 22:39:44 -05:00
public docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
.gitignore docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
.prettierrc docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
README.md feat: Add support for Bun as a package manager (#3586) 2025-07-08 00:14:32 -05:00
next.config.mjs docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
package.json docs: Update Inkeep to fix vercel deployment (#3604) 2025-03-17 20:39:16 +01:00
pnpm-lock.yaml docs: Update Inkeep to fix vercel deployment (#3604) 2025-03-17 20:39:16 +01:00
postcss.config.js docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
prettier.config.mjs docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
redirects.json docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
source.config.ts docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
tailwind.config.js docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
tsconfig.json docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00
vercel.sh docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01:00

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.