📄️ Getting Started with Prodcat
A step-by-step guide to installing Prodcat, initializing your project, defining products, and generating your first documentation website.
📄️ Defining Your Products (products.js)
Learn how to define your software products using the 'products.js' file in Prodcat, including key properties like name, id, title, and description.
📄️ Customizing Prodcat Configuration (prodcat.config.js)
Learn how to customize your Prodcat project using the prodcat.config.js file, including key options for docsRoot, productsFilePath, and templates.
📄️ Generating Your Documentation Website
Learn how to generate your Prodcat documentation website using the 'prodcat generate' command and preview it locally.
📄️ Advanced Product Definitions (Categories, Frontmatter)
Explore advanced product definition techniques in Prodcat, including using categories and custom front matter for enhanced organization and Docusaurus integration.
📄️ Using Custom Templates
Learn how to use and create custom Handlebars templates to customize the look and feel of your Prodcat documentation.
📄️ Deploying Your Prodcat Site
Learn how to deploy your Prodcat-generated documentation website to various hosting providers.