Skip to content

firehoseio/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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