What problem does it solve?
Build, configure, and develop Hugo static sites and themes. Use when the user wants to create a new Hugo site, develop or customize a Hugo theme, write Hugo templates (layouts, partials, shortcodes), configure hugo.toml/yaml/json, work with Hugo's asset pipeline (images, CSS/Sass, JS bundling), manage content (pages, sections, taxonomies, menus), or deploy a Hugo site. Triggers on mentions of "Hugo", "hugo.toml", "static site generator", Hugo-related template syntax (Go templates, baseof, partials), or Hugo content workflows.
Core Features & Use Cases
- Hugo Static Site Generator: scaffold, theme development, templating, asset pipeline, and deployment workflows.
- Workflow guidance: content creation, asset processing, and deployment setups across Hugo projects.
Quick Start
Install Hugo, start a new site, and preview changes locally with hugo server.