This is the official repo of the CoyIM website code.
# 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
8000