Skip to content

Release v0.0.17

Latest

Choose a tag to compare

@mrnickel mrnickel released this 13 Nov 01:09

Installation

Homebrew (macOS M1/Apple Silicon)

# Add the tap (first time only)
brew tap mrnickel/ssg https://github.com/mrnickel/StaticSiteGenerator

# Install
brew install ssg

Arch 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.zst

Manual Installation

Download the appropriate tarball for your platform from the assets below and extract it.