CoreRC WebsiteRunning locallyYou 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 serveLicenseReleased under the MIT license.