Data is in ./data
directory with JSON format.
$ sudo npm install
build js, css
$ gulp
build all template
$ ./bin/build
build template (english version)
$ ./bin/build -e
build template (chinese version)
$ ./bin/build -c
Finally, the website will be in docs
directory.