An open API service indexing awesome lists of open source software.

https://github.com/ucsc/site-slugstrong

Roadmap to recovery and bringing students back to campus.
https://github.com/ucsc/site-slugstrong

jekyll ruby static-site

Last synced: 2 months ago
JSON representation

Roadmap to recovery and bringing students back to campus.

Awesome Lists containing this project

README

          

# UC Santa Cruz Slug Strong

[![GitHub version](https://badge.fury.io/gh/ucsc%2Fsite-recovery.svg)](https://badge.fury.io/gh/ucsc%2Fsite-recovery)

[![Netlify Status](https://api.netlify.com/api/v1/badges/4fc59578-e400-4c10-bc99-a3804eb38230/deploy-status)](https://app.netlify.com/sites/ucsc-recovery/deploys)

[![GitHub version](https://badge.fury.io/gh/ucsc%2Fsite-recovery.svg)](https://badge.fury.io/gh/ucsc%2Fsite-recovery)

Website for the UC Santa Cruz Slug Strong (from COVID-19). Built with Jekyll, hosted on Netlify.

url: [https://recovery.ucsc.edu](https://recovery.ucsc.edu)

Lead: [Jason Chafin](https://github.com/Herm71)

Contributor(s): [Rob Knight](https://github.com/knice)

## Local development

This is a dockerized [Jekyll](https://jekyllrb.com/) instance (requires [Docker](https://www.docker.com/)) built by [Rob Knight](https://github.com/knice).

### Installation

1. Clone this repo
2. In terminal, `cd` into this new repo's directory
2. In terminal, run `docker-compose up`
3. Load site at `http://0.0.0.0:4000/`
4. Profit