Skip to content

NashvilleSoftwareSchool/Cohort7Website

Repository files navigation

Cohort7Website

Site is currently hosted at cohort7.nashvillesoftwareschool.com

Join the chat at https://gitter.im/NashvilleSoftwareSchool/Cohort7Website

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