Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 187 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 187 Bytes

Homepage

Setup

rbenv install
bundle install
nodenv install
npm install -g gulp
middleman serve

Deploy

cp .env-example .env
middleman s3_sync --build