This is the repository for a test stub of the DCI site at dci.github.io.
To view this site locally you'll need to install:
- Ruby
- gem install jekyll
- gem install redcarpet
- for Windows: gem install wdm
- Python
- easy_install pygments
Then run jekyll serve -w
.