Installation
Quick Install (Linux/macOS)
curl -sSL https://raw.githubusercontent.com/spagu/ssg/main/install.sh | bashPackage 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.21 — fix format: feed over HTTP, show an aggregated feed, document declared feeds (#90–#93) by @spagu in #94
Full Changelog: v1.8.20...v1.8.21