Skip to content

RubyConfCo/rubyconfco-website-2017

Repository files navigation

RubyConf Colombia 2017 Website

This is the site for RubyConf Colombia.

See LICENSE

Usage

Install

Run the following commands:

bundle install
middleman server

Build

middleman build

This will output the built site to the docs/ folder