Skip to content

Zhujianer/zhujianer

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published