RuLu 2017 static website.
Install dependencies:
bundle install
Run the server
bundle exec middleman
Deploy to GitHub Pages
bundle exec middleman deploy
Stylesheets, fonts, images, and JavaScript files go in the /source/assets/
directory.
Vendor stylesheets and JavaScripts should go in each of their /vendor/
directories.