Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 480 Bytes

README.markdown

File metadata and controls

21 lines (11 loc) · 480 Bytes

Marketing and docs website for FutureBook's Day of Code 2019, presented by Consonance, the team from General Products

About

This is a static website generated by Jekyll.

Installation

Use a version of Ruby >= 2.3.0. If you use RVM to manage your Ruby versions, do

$ rvm use ruby-2.5.5

Bundle the gems:

$ bundle

Run locally

$ jekyll s

Visit localhost:4000 in your browser.