Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 313 Bytes

Firehose.io Website

This is the public website at http://firehose.io/

Getting started

Firehose uses Middleman to managed site content. To get started, run:

$ bundle
``

then start the server:

```sh
$ bundle exec middleman server

Publishing

To publish this site, run:

bundle exec rake