anchor/docs
Jacob Creech 47284f8f0b
v0.31.1 (#3666)
Co-authored-by: acheron <acheroncrypto@gmail.com>
2025-04-20 00:39:49 +02:00
..
app docs: Add Inkeep Searchbar (#3597) 2025-03-13 21:05:06 +01:00
content/docs v0.31.1 (#3666) 2025-04-20 00:39:49 +02: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 docs: Rewrite with `fumadocs` (#3493) 2025-01-31 20:34:20 +01: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

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