Build static sites with the Zola generator (Rust-based SSG). Handles project initialization, config.toml configuration, Tera templates, Markdown content (sections via _index.md, pages via *.md), taxonomies, image processing, and deployment. Use for Zola project setup, Tera templating, _index.md structure, RSS/Atom feeds, syntax highlighting, or deployment to Netlify/Cloudflare/GitHub Pages/Vercel/Firebase. Also covers Zola+Astro hybrid architectures.
$npx -y skills add spillwavesolutions/creating-zola-static-sites-plugin --skill creating-zola-static-sitesInstalls into the current project.
Run `npx skills use "https://github.com/spillwavesolutions/creating-zola-static-sites-plugin" --skill "spillwavesolutions/creating-zola-static-sites-plugin/creating-zola-static-sites"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/spillwavesolutions/creating-zola-static-sites-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/spillwavesolutions/creating-zola-static-sites-plugin"` and select the relevant skills, then follow their instructions.