Skip to content

burlingtonruby/burlingtonrubyconference2014

Repository files navigation

The 2014 Burlington Ruby Conference

August 1st-3rd, 2014

http://burlingtonrubyconference.com

Contributing

The conference website is powered by jekyll.

Server

Install jekyll

gem install jekyll

Boot up the jekyll server (and watch for changes)

jekyll serve -w

Change the source and view the changes in your browser

http://localhost:4000/

Styles

We're using Foundation Compass Template to compile and watch SCSS file changes.

Install:

  1. Node from http://nodejs.org/.
  2. Compass: gem install compass.
  3. Bower: npm install bower -g.

Run compass to watch for style changes:

compass watch

About

The website for the 2014 Burlington Ruby Conference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages