/homebrew-ssb

Homebrew formula for ssb – simple static blogger.

Primary LanguageRuby

Ssb – simple static blogger

A homebrew formula for ssb - a simple static blogger.

Installation

A POSIX compliant shell is required.

To install run: brew install maciejzj/ssb/ssb.

Pandoc is an optional but default dependency as a markdown renderer. You can install ssb without pandoc by providing extra --without-pandoc option to the brew command.

Acknowledgements

Thanks to Bartosz Pacia for an idea for homebrew installation and initial package setup.