Skip to main content

Generate Product Documentation Automatically

Prodcat turns a simple JavaScript product list into a fully generated Docusaurus documentation site — no manual Markdown required.

Get StartedGitHub

Generate Product Pages in Seconds

Use prodcat CLI to generate products directory and landing pages from a simple JS products file.

npx prodcat generate products.js

Get Started in Seconds

Use prodcat CLI to initialize a new project and see the magic happen.

npx prodcat init my-products.config.js
Easy to Use

Automated Documentation

The Prodcat CLI automates the creation of comprehensive product documentation websites. Simply define your products in a JavaScript file, and the CLI generates all necessary pages, categories, and navigation. No more tedious manual Markdown writing!

Focus on What Matters

Streamline Your Workflow with the CLI

Let the Prodcat CLI handle the repetitive tasks so you can concentrate on what truly matters: your products. Update a single source file, and the CLI regenerates your entire site, ensuring consistency and saving you countless hours.

Powered by React

Highly Customizable

Extend or customize your website layout by reusing React. Prodcat can be extended while reusing the same header and footer.