generate_config
Generate configuration files for static site generators (Jekyll, Hugo, Docusaurus, MkDocs, Eleventy) by specifying project name, description, and output path.
Instructions
Generate configuration files for the selected static site generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssg | Yes | ||
| projectName | Yes | ||
| projectDescription | No | ||
| outputPath | Yes | Where to generate config files |