UC Davis' "The Hacker Within" branch website.
Follow the steps in the Github documentation to install Ruby and Jekyll. Note that you'll need nodejs installed too.
To build simply run:
bundle exec jekyll serve
And to view, navigate to http://localhost:4000
.