Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 455 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 455 Bytes

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