Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 387 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 387 Bytes

GoCN Education

Prerequisite

  • Ruby version: 2.2.0
  • Jekyll version: 3.3.1
  • Node.js version: 4.7.1

Usage

make install

Development

make serve

Production

make build

Collaboration

Travis CI will build master branch and run make deploy, which would push the build result to release branch.

License

Apache 2.0