Skip to content

Commit 0594665

Browse files
committed
feat: add docs nav & page toc
1 parent a727e6b commit 0594665

20 files changed

+1215
-142
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"framer-motion": "^11.0.3",
4848
"geist": "^1.2.2",
4949
"lucide-react": "^0.311.0",
50+
"mdast-util-toc": "^7.0.0",
5051
"next": "^14.1.3",
5152
"next-auth": "^4.24.5",
5253
"next-mdx-remote": "^4.4.1",
@@ -56,13 +57,15 @@
5657
"react-hook-form": "^7.49.3",
5758
"react-resizable-panels": "^2.0.3",
5859
"react-wrap-balancer": "^1.1.0",
60+
"remark": "^15.0.1",
5961
"remark-gfm": "^3.0.1",
6062
"sharp": "^0.33.2",
6163
"sonner": "^1.3.1",
6264
"svg-parser": "^2.0.4",
6365
"tailwind-merge": "^2.2.0",
6466
"tailwindcss-animate": "^1.0.7",
6567
"tsx": "^4.7.1",
68+
"unist-util-visit": "^5.0.0",
6669
"vfile": "^6.0.1",
6770
"vfile-matter": "^5.0.0",
6871
"zod": "^3.22.4"

0 commit comments

Comments
 (0)