This repository holds the source code of the UCSF History website.
In order to build and deploy the site, you need to have Ruby and Jekyll installed.
In your local repository root, run
jekyll build --destination <path to your webroot>
This will build and deploy the site to your webroot directory in one step.
- Copyright: Regents of the University of California
- License: MIT