SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.7.0.
- 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
The SSG - Static Site Generator is a fast and flexible tool built in Go, designed to convert WordPress exports (Markdown with YAML frontmatter) into high-performance static websites. It automates tasks such as site rendering, asset processing (minification and optimization), and live reload during development, enabling quick and efficient site generation. Key capabilities include support for multiple template engines, Hugo themes integration, image pipelines, and seamless CI/CD workflows for deployment.
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.6.2...v1.7.0