/2016-website

Primary LanguageJupyter Notebook

Introduction to Data Science Course

This website is built with Jekyll.

Ubuntu Prerequisites

$ sudo apt-get install ruby-dev

Setup

Requires Jekyll 3 or later.

$ gem install jekyll

Generate and/or Serve Site

$ jekyll serve --watch

View Site

$ open http://0.0.0.0:4000/

Liquid Syntax

https://github.com/Shopify/liquid/wiki/Liquid-for-Designers

Windows Installation Instructions

http://jekyll-windows.juthilo.com/1-ruby-and-devkit/

Deployment

Just push your changes. An automatic build will compile it using jekyll 2.4.0 and push it to the public repository