Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 443 Bytes

Open WhisperSystems Website

This is the static Open WhisperSystems website located at https://www.whispersystems.org.

Building

The site is constructed using jekyll and the jekyll-assets pipeline.

Installing:

$ gem install json    # optional if using ruby 1.9 or higher
$ gem install jekyll
$ gem install jekyll-assets
$ jekyll serve