Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 295 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 295 Bytes

CoyIM website repo

This is the official repo of the CoyIM website code.

Run it locally

# Install Jekyll and Bundler gems through RubyGems
~ $ gem install jekyll bundler

# Build the site on the preview server
~/coyim-page $ jekyll serve

# Now browse to address pointed by jekyll