Skip to content

gocn/edu

Repository files navigation

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