Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 358 Bytes

File metadata and controls

17 lines (11 loc) · 358 Bytes

Overview

This is the website for, http://cebucodecamp.org.

Setup

bundle
bundle exec jekyll s --watch

Requirements

  • Ruby 2.x
  • Bundler

NOTE: See Gemfile.lock, since jekyll requires a bit of gems. Some gems, like Nokogiri, requires libxml2, which is known to be a pain to compile in some systems (e.g. OS X).