This is my overengineered documentation repository based on:
- NextJS 14
- TurboRepo ( Powered by create-t3-turbo )
- Markdoc
- tailwind w/ shadcn ui
- Orama Search
- Node 20
- pnpm 8+
git clone git@github.com:noxify/next-documentation.git
cd next-documentation
pnpm i
-
Heading component (
packages/markdoc-typography
) :https://github.com/dylanmeivis/nextjs13-starter-markdoc
-
Table of contents (
packages/markdoc-base
) :https://github.com/shadcn/ui/blob/main/apps/www/components/toc.tsx
-
Search (
packages/search
) :https://github.com/oramasearch/orama/tree/main/packages/plugin-nextra
-
Markdoc NextJS Setup:
https://github.com/dylanmeivis/nextjs13-starter-markdoc/tree/main