All the content from this repo has been moved to the company website.
This is the source code for the Prism Website, built with Next.js and Fumadocs.
pnpm installRun the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
app/: Next.js app router pages and layouts.content/docs/: Documentation content in MDX format.components/: Reusable React components.lib/: Utility functions and Fumadocs configuration.