SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.16.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary: SSG (Static Site Generator) is a fast, deterministic static site generator written in Go that converts Markdown with YAML frontmatter into a complete website. It supports various themes and template engines, including built-in simple and krowy, and provides features like sitemap generation, image processing, and deployment to multiple platforms such as Cloudflare Pages, GitHub Pages, Netlify, Vercel, FTP, and SFTP.
What’s Changed
Installation
Quick Install (Linux/macOS)
curl -sSL https://raw.githubusercontent.com/spagu/ssg/main/install.sh | bash
Package Managers
- Homebrew:
brew install spagu/tap/ssg - Snap:
snap install ssg - Debian/Ubuntu: Download
.debfile below - Fedora/RHEL: Download
.rpmfile below
Checksums
See checksums.sha256 for file verification.
📖 Full documentation: https://github.com/spagu/ssg#readme
What’s Changed
- 1.8.16 — build-time AI (models + agents), notifications, comment email, related posts, ssg mcp, changelog data source, config watching by @spagu in https://github.com/spagu/ssg/pull/71
Full Changelog: https://github.com/spagu/ssg/compare/v1.8.15...v1.8.16