Cohort9Website

##ATTENTION NSS COHORT 9

Each of you only needs to do one thing! Go into the folder labeled _students.

There is a template in there and several examples. Fork the repo. Make a file for yourself. Make a pull request. Do it now. They need to be done before you go to bed tonight. Tomorrow I will put your pictures in. For now just put nothing or copy one of the example picture paths.

Site is currently hosted at cohort9.nashvillesoftwareschool.com

##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