Skip to content

v1.8.12

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:59
c64ecb2

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 .deb file below
  • Fedora/RHEL: Download .rpm file 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