Prestigia is a framework to build documentation websites. It parses your .md/.mdx files and builds beautiful website with tons of features. It gives full customization while covering also all required functionalities for documentation website. It is built on Tanstack Start + Content Collections + Vite + TailwindCSS and more.
🛠️ Note: Prestigia is currently under active development. Stay tuned!
pnpm dlx @prestigia/cli create my-docs
cd my-docs
pnpm install
pnpm devThe scaffold includes TanStack Start, Tailwind CSS, Shadcn components backed by Base UI, and Markdown content powered by Content Collections.
