Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 834 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 834 Bytes

snac2-mm-bootstrap

Middleman project to build static HTML templates for XTF in SNAC

bower install                  # install all web libraries required
bundle                         # install middle man / ruby asset pipline
bundle exec middleman          # test server for middleman
bundle exec middleman build    # build static templates

wercker status