You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2021/09/09 10:11:43 UTC

[incubator-eventmesh-site] branch master updated (2b42e22 -> 64adf28)

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

chenguangsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git.


    from 2b42e22  Add files via upload
     new f6f5272  Create sync-docs.js to sync docs from apache/incubator-eventmesh
     new 2857911  Update deploy.yml
     new 64adf28  Merge pull request #14 from xiaoyang-sde/master

The 59 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:
 .github/workflows/deploy.yml                      |   9 +++-
 docs/intro.md                                     |   1 -
 docusaurus.config.js                              |   4 +-
 package-lock.json                                 |  47 +++++++++++++++++
 package.json                                      |   4 +-
 scripts/sync-docs.js                              |  60 ++++++++++++++++++++++
 src/components/Features.tsx                       |   6 +--
 src/components/Hero.tsx                           |   5 +-
 src/components/Incubation.tsx                     |   2 +-
 static/{img => images}/eventmesh-architecture.png | Bin
 static/{img => images}/eventmesh-cloud-native.png | Bin
 static/{img => images}/eventmesh-ecosystem.png    | Bin
 static/{img => images}/eventmesh.png              | Bin
 static/{img => images}/favicon.ico                | Bin
 static/{img => images}/incubator-logo.png         | Bin
 static/{img => images}/logo.png                   | Bin
 static/{img => images}/logo.svg                   |   0
 17 files changed, 126 insertions(+), 12 deletions(-)
 delete mode 100644 docs/intro.md
 create mode 100644 scripts/sync-docs.js
 rename static/{img => images}/eventmesh-architecture.png (100%)
 rename static/{img => images}/eventmesh-cloud-native.png (100%)
 rename static/{img => images}/eventmesh-ecosystem.png (100%)
 rename static/{img => images}/eventmesh.png (100%)
 rename static/{img => images}/favicon.ico (100%)
 rename static/{img => images}/incubator-logo.png (100%)
 rename static/{img => images}/logo.png (100%)
 rename static/{img => images}/logo.svg (100%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org