Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 402 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 402 Bytes

Demuxed 2021

There will be a Demuxed in 2021, it'll be online.

This is the website for it.

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.

Commits to main are deployed automatically to Vercel Prod.