Skip to content

GeneralProducts/day-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.