Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

coderit.github.io

The official website of codeRIT.

Jekyll theme taken from: here

Local Dev Setup

  1. Install Ruby
  2. Install Jekyll: gem install jekyll
  3. Install kramdown: gem install kramdown
  4. 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.