You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2019/01/31 07:09:47 UTC

[incubator-weex-site] branch draft updated (7aa5a57 -> 39de907)

This is an automated email from the ASF dual-hosted git repository.

zshshr pushed a change to branch draft
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git.


    from 7aa5a57  add introduction for android
     new f909b2b  fix redirect router
     new 7c93ec2  add color-name.md doc
     new 39de907  Merge pull request #316 from jasonintju/draft

The 219 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 db.json                           |   1 -
 docs/.vuepress/config.js          |  33 +-
 docs/.vuepress/override.styl      |   7 +-
 docs/blog/README.md               |   1 -
 docs/docs/README.md               |   2 +-
 docs/docs/styles/color-name.md    | 677 ++++++++++++++++++++++++++++++++++++++
 docs/release-note.md              |   4 +
 docs/tools/README.md              |   2 +-
 docs/tools/playground.md          |   1 +
 docs/zh/blog/README.md            |   2 -
 docs/zh/docs/README.md            |   2 +-
 docs/zh/docs/styles/color-name.md | 676 +++++++++++++++++++++++++++++++++++++
 docs/zh/tools/README.md           |   2 +-
 docs/zh/tools/playground.md       |   1 +
 14 files changed, 1393 insertions(+), 18 deletions(-)
 delete mode 100644 db.json
 create mode 100644 docs/docs/styles/color-name.md
 create mode 100644 docs/tools/playground.md
 create mode 100644 docs/zh/docs/styles/color-name.md
 create mode 100644 docs/zh/tools/playground.md