/CDRH.github.io

Blog and Organization Pages for the Center for Digital Research in the Humanities at the University of Nebraska-Lincoln

Primary LanguageCSS

CDRH.github.io

This repository is no longer maintained. For the up-to-date CDRH Development Blog, please see: cdrhdev.unl.edu/log

Blog and Organization Pages for the Center for Digital Research in the Humanities at the University of Nebraska-Lincoln

To get this up and running locally:

git clone git@github.com:CDRH/CDRH.github.io.git
cd CDRH.github.io/
gem install jekyll
jekyll serve

Now you should be able to head to localhost:4000 to view the blog!