Go to file
dependabot[bot] 167667d37a
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 05:28:12 +00: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 Jenkinsfile, tempalte, remove useless html files 2018-08-16 09:38:32 -04:00
.babelrc upgrade packages to fix fulnerabilities 2019-05-30 07:56:28 -04:00
.gitignore Fix/builds (#14) 2018-08-15 13:06:48 -04:00
Jenkinsfile fix Jenkinsfile 2019-03-18 11:03:18 +01:00
README.md add Jenkinsfile, tempalte, remove useless html files 2018-08-16 09:38:32 -04:00
gulpfile.babel.js fix Jenkinsfile 2019-03-18 11:03:18 +01:00
package-lock.json Bump mixin-deep from 1.3.1 to 1.3.2 2019-08-28 05:28:12 +00:00
package.json upgrade packages to fix fulnerabilities 2019-05-30 07:56:28 -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.

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/