Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 626 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 626 Bytes

CSCH Website

Getting Started

  1. Fork repo

  2. Clone forked repo

git clone https://github.com/<username>/csch-web.git
cd csch-web
  1. Install dependencies
bundle install
  1. Run server
bundle exec jekyll serve --trace
  1. Navigate to http://127.0.0.1:4000/

Contributing

We always welcome contributors - just create a fork and get started as described above, make some changes, and open a PR.

Take a look at our issues or the project board, and contact staff for the Web Dev role in our Discord server if you'd like to discuss with us!