Commit graph

2 commits

Author SHA1 Message Date
captainill a77fed8876 whitespace 2015-11-10 13:58:56 -08:00
Jack Pearkes 11328c7f6b home: livestream when LIVESTREAM_ACTIVE
This adds some stuff to takeover the whole site with
an embedded livestream. Our press goes out at 10am with links
to this website embedded in releases, but we don't want
to have folks see it until the keynote is concluded.

Unsetting LIVESTREAM_ACTIVE and re-deploying will
open it up.

Also fixed a configuration option.

You can test it out with:

LIVESTREAM_ACTIVE=true bundle exec middleman server
2015-09-27 20:26:45 -07:00