Dev Blog This is a markdown application. Setting up $ bundle install $ yarn install Running # visit localhost:4567 $ middleman serve Deployment # make changes to source/ # when happy, deploy $ middleman deploy --build-before