Website for the UC Santa Cruz Giving website. Built with Jekyll, hosted on Netlify.
- Live site: https://giving.ucsc.edu
- Lead developer: Jason Chafin
- Contributor(s): Rob Knight
This is a dockerized Jekyll instance (requires Docker) built by Rob Knight.
- Clone this repo
cd
into this new repo's directory- Run
docker-compose up
- Load site at
http://0.0.0.0:4000/
Trigger deploy