Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 186 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 186 Bytes

If Making SCSS Changes

Run gulp watch.

To Stage

Run middleman.

To Deploy

Run rake deploy (we made a Rake task that bundles middleman build and middleman publish)