Go to file
Jakub Sokołowski 3cbea8c396
add parameter definition
2018-08-15 13:46:20 -04:00
css changing directory 2017-08-21 16:55:38 -05:00
js changing directory 2017-08-21 16:55:38 -05:00
libs changing directory 2017-08-21 16:55:38 -05:00
src add templating of app URL 2018-08-15 13:41:55 -04:00
.babelrc use babel-preset-env 2018-08-11 20:26:35 -04:00
.gitignore ginore contents of dist folder 2018-08-10 23:59:02 -04:00
Jenkinsfile add parameter definition 2018-08-15 13:46:20 -04:00
README.md add a basic jenkinsfile 2018-08-13 14:43:32 -04:00
gulpfile.babel.js add templating of app URL 2018-08-15 13:41:55 -04:00
package-lock.json add gulp-template 2018-08-15 13:41:46 -04:00
package.json add gulp-template 2018-08-15 13:41:46 -04:00

README.md

Description

This repo creates the Status main Chinese page for https://cn.status.im.

Usage

To develop the site use:

npm run develop

To build the site use:

npm run build

The build artifacts end up in dist folder.

Continuous Integration

The deployment is handled by Jenkins(https://ci.status.im/) and configured via the Jenkinsfile and deployed via this job: https://ci.status.im/job/misc/job/cn.status.im/