Skip to content

Files

Latest commit

Jul 6, 2018
f13ddeb · Jul 6, 2018

History

History
21 lines (14 loc) · 327 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 327 Bytes

CoreRC Website

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/CoreRC/website.git
cd website

# run jekyll with dependencies
bundle exec jekyll serve

License

Released under the MIT license.