Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 454 Bytes

Getting Started

You need Bundler to install gems

$ gem install bundler
$ bundle install
$ yarn

Browser preview – http://locahost:4567

$ bundle exec middleman server

Deploying to GitHub Pages

$ bundle exec middleman deploy

💡 Note: If you get an error with middleman build, make sure Imagemagik is installed