Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 429 Bytes

Cohort9Website

Site is currently hosted at nss-cohort-9.github.io

##Setup

  • git clone the repo
  • Install bundler if you don't have it already with "gem install bundler"
  • bundle install
  • To run the server do "bundle exec jekyll serve"

##More Tips -made originally from the Skinny Bones theme. Here's the documentation