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.
- Host: GitHub
- URL: https://github.com/ucsc/site-slugstrong
- Owner: ucsc
- Created: 2020-06-05T18:27:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T01:21:56.000Z (over 2 years ago)
- Last Synced: 2024-04-14T23:12:27.161Z (about 2 years ago)
- Topics: jekyll, ruby, static-site
- Language: SCSS
- Homepage: https://slugstrong.ucsc.edu/
- Size: 73 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# UC Santa Cruz Slug Strong
[](https://badge.fury.io/gh/ucsc%2Fsite-recovery)
[](https://app.netlify.com/sites/ucsc-recovery/deploys)
[](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