maxxiaobao / jsconf2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

We use both npm and bower, respectively for the gulp dependencies (+ eggshell) and 3rd party JS:

  npm install

You also may need to install the githug-pages gem:

  sudo gem install github-pages

Build Jekyll

 jekyll serve

run & Build

You'll need to build the JS and CSS:

  npm start

localhost:3000

About

License:MIT License


Languages

Language:CSS 62.8%Language:HTML 26.6%Language:Ruby 8.1%Language:JavaScript 2.5%