SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SSG GitHub Action is a static site generator written in Go that automates the conversion of WordPress exports (Markdown with YAML frontmatter) into responsive, SEO-friendly static websites. It simplifies tasks such as media file management, live file watching, minification, and WebP conversion while supporting deployment workflows like Cloudflare Pages and integration into CI/CD pipelines. This tool is ideal for users seeking fast, customizable, and lightweight site generation with Docker and GitHub Actions support.
Release notes
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
Full Changelog: https://github.com/spagu/ssg/compare/v1.3.3...v1