Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 810 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 810 Bytes

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