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
- chore(deps): bump github.com/go-sql-driver/mysql from 1.10.0 to 1.10.1 by @dependabot[bot] in #269
- 1.8.61: make site-edit, the full target table, and --markdown-cache in --help by @spagu in #271
- 1.8.61: publish the amd64 snap, and the docs 1.8.60 was missing by @spagu in #273
Full Changelog: v1.8.60...v1.8.61