Skip to content

demuxed/megameetup.video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

megameetup.video

The 24 hour video tech megameetup 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.