IlliaGoldin / 2016-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 80.1%Language:CSS 10.5%Language:HTML 6.4%Language:Ruby 3.1%