Skip to content

lyonrb/rulu2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Languages

  • CSS 37.8%
  • HTML 31.2%
  • Ruby 25.2%
  • JavaScript 3.2%
  • Shell 2.6%