Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 403 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 403 Bytes

RuLu 2017

RuLu 2017 static website.

Getting Started

Install dependencies:

bundle install

Run the server

bundle exec middleman

Deploy to GitHub Pages

bundle exec middleman deploy

Directories

Stylesheets, fonts, images, and JavaScript files go in the /source/assets/ directory. Vendor stylesheets and JavaScripts should go in each of their /vendor/ directories.