You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2022/04/09 05:19:19 UTC

[incubator-eventmesh-site] branch master updated (8e250b3 -> 9df086f)

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

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


    from 8e250b3  Merge pull request #27 from wqliang/1.4.0_download_link
     new 22cb425  Bump docusaurus from 2.0.0-beta.14 to 2.0.0-beta.18
     new 7a440c1  Improve the appearance of the Download page
     new 9df086f  Merge pull request #28 from xiaoyang-sde/master

The 97 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:
 .eslintrc.js                   |   37 +-
 docusaurus.config.js           |    3 +-
 package-lock.json              | 9897 ++++++++++++++++++----------------------
 package.json                   |   28 +-
 src/components/Hero.module.css |    2 +-
 src/pages/download.md          |   36 -
 src/pages/download.module.css  |   43 +
 src/pages/download.tsx         |  225 +
 src/pages/index.tsx            |    4 +-
 tsconfig.json                  |    8 +-
 10 files changed, 4762 insertions(+), 5521 deletions(-)
 delete mode 100644 src/pages/download.md
 create mode 100644 src/pages/download.module.css
 create mode 100644 src/pages/download.tsx


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