The official website of codeRIT.
Jekyll theme taken from: here
- Install Ruby
- Install Jekyll:
gem install jekyll
- Install kramdown:
gem install kramdown
- Start up the local dev server:
jekyll serve
Code is licensed under the MIT license! Check out the LICENSE file for more information about this.