Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 354 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 354 Bytes

2020.demuxed.com

The 2020 Demuxed Website 🎉

Development

Install Dependencies

bundle install

Spin up a development server

bundle exec middleman

Build a static output to /build

bundle exec middleman build

Deployment

Deployed to the Demuxed Vercel team.

Master commits are deployed automatically to Vercel Prod.