What problem does it solve?
This Skill automates the batch generation of static HTML pages by combining a style matrix with markdown files, providing a streamlined workflow for creating templates without the need for interactive design questions.
Core Features & Use Cases
- Batch HTML Generation: Automatically creates HTML templates from a predefined style matrix and markdown files.
- Style Matrix Integration: Reads design intents and layout descriptions from a YAML file to guide the design system.
- Non-Interactive Process: Bypasses interactive design questions, leveraging predefined style entries for design decisions.
- Use Case: Ideal for generating multiple versions of personal or project pages with different designs based on a given style matrix.
Quick Start
To start the batch generation process, provide the path to your style matrix file: /pageclaw-batch /path/to/style-matrix.yaml