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 [email protected]:noxify/next-documentation.git
cd next-documentation
pnpm i
-
Heading component (
packages/markdoc-typography
) : -
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