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

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.