Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 353 Bytes

README.adoc

File metadata and controls

16 lines (9 loc) · 353 Bytes

CalConnect public website

This is the source code for the CalConnect public website, hosted at https://www.calconnect.org.

Development

Getting started

  • Ensure you have reasonable Ruby version

  • Run bundle from within site directory to install Ruby dependencies

Serving site preview

  • Run jekyll serve from within site directory