5f8b7ebe0d
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12) |
||
---|---|---|
css | ||
js | ||
libs | ||
src | ||
.babelrc | ||
.gitignore | ||
Jenkinsfile | ||
README.md | ||
gulpfile.babel.js | ||
package-lock.json | ||
package.json |
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/