Skip to content

debnolan/spring-2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DS100 RISE Class Github Pages Website

To contribute to this class fork this repo and send pull requests with any changes to the content.

This website is written using Jekyll Bootstrap with some modifications to improve support for github pages.

Building Locally

Make sure you have a version of ruby that is 2.2 or higher. If not on a mac run:

brew install ruby

You will also need bundle:

gem install bundle

then to setup the Jekyll build environment run:

cd path/to/spring-2017
bundle install

Finally to serve the project locally:

bundle exec jekyll serve --baseurl ''

About

DS100 Spring 2017 Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published