Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 164 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 164 Bytes

Setup

git config receive.denyCurrentBranch updateInstead
bundle config --local deployment true
bundle install
npm install
./update.rb
middleman build