Jakub Sokołowski a4c409f68c
Squashed commit of the following:
commit 16cce1f9cc5445a365d135ce3e803766fcd574af
Author: Jakub <i+github@always.fail>
Date:   Wed Aug 15 13:06:48 2018 -0400

    Fix/builds (#14)

    * upgrade packages

    * remove dist files

    * remove old .babelrc config

    * ginore contents of dist folder

    * fix gulp build

    * fix name of project

    * this page is not hostted on github pages

    * move all files to src, remove duplicates

    * add an html gulp task for copying html

    * move html files to src/html

    * minify html, add steps for fonts, upgrade packages

    * use modern function formatting

    * add some basic scripts to package.json

    * use babel-preset-env

    * use babel-preset-env features like import in gulpfile

    * downgrade to gulp@3.9.0

    * remove useless pdf files

    * more npm updates

    * upgrade core dependencies

    * remove unused files
2018-08-15 13:08:10 -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-13 11:51:09 -04:00
2018-08-11 20:26:35 -04:00
2018-08-10 23:59:02 -04:00
2018-08-13 14:43:32 -04:00
2018-08-15 13:08:10 -04:00
2018-08-13 14:43:32 -04: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.

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%