2019-05-31 19:00:20 -04:00
2017-08-21 16:55:38 -05:00
2017-08-21 16:55:38 -05:00
2017-08-21 16:55:38 -05:00
2018-08-15 13:06:48 -04:00
2019-03-18 11:03:18 +01:00
2019-03-18 11:03:18 +01:00

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.

Paramaters

The HTML is templated with following parameters:

  • APK_URL - URL for downloading the newest Android release

Pulled from the environment in gulpfile.babel.js.

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/

Description
No description provided
Readme
Languages
JavaScript 82.3%
CSS 13.7%
HTML 4%