leismile / zhujianer

竹尖儿创意工作室 We build nice websites

Home Page:http://zhujianer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System Preparation

To use this starter project, you'll need the following things installed on your machine.

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer
  3. GulpJS - $ npm install -g gulp (mac users may need sudo)
  4. Inside the directory, run (sudo) npm install
  5. Run bower install

Usage

development mode

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc.

$ gulp

If failed when use gulp, try (sudo) npm install and then bower install and gulp at last.

Coding Style

See http://cssguidelin.es/ for more detail.

Indent

Use 4 spaces instead of tabs.

About

竹尖儿创意工作室 We build nice websites

http://zhujianer.com


Languages

Language:CSS 49.4%Language:HTML 35.8%Language:JavaScript 14.8%