/site-giving

UCSC Giving Site

Primary LanguageHTMLMIT LicenseMIT

UCSC Giving

Netlify Status

Website for the UC Santa Cruz Giving website. Built with Jekyll, hosted on Netlify.

Local development

This is a dockerized Jekyll instance (requires Docker) built by Rob Knight.

  1. Clone this repo
  2. cd into this new repo's directory
  3. Run docker-compose up
  4. Load site at http://0.0.0.0:4000/

Trigger deploy