Installation
Homebrew (macOS M1/Apple Silicon)
# Add the tap (first time only)
brew tap mrnickel/ssg https://github.com/mrnickel/StaticSiteGenerator
# Install
brew install ssgArch Linux (x86_64)
# Download and install the package
wget https://github.com/mrnickel/StaticSiteGenerator/releases/download/v0.0.17/ssg-0.0.17-1-x86_64.pkg.tar.zst
sudo pacman -U ssg-0.0.17-1-x86_64.pkg.tar.zstManual Installation
Download the appropriate tarball for your platform from the assets below and extract it.