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.12 — Mermaid diagrams + code line numbers by @spagu in #46
- fix(docs-site): readable code blocks — github-dark highlight style by @spagu in #48
- feat: strip_md_link_text — drop .md from link text at publish (GO-075) by @spagu in #49
Full Changelog: v1.8.11...v1.8.12