Skip to content

thedatashow/thedatashow.github.com

Repository files navigation

The Data Show

Topics for the show

Create local editing setup

  1. Make sure the have ruby > 1.9.3 installed together with bundler
  2. Then clone the repository and run bundle install.
  3. Add you post in the _posts folder and then run bundle exec jekyll serve to check if it looks ok.
  4. When done, commit and push to github.