You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by bz...@apache.org on 2022/03/04 10:00:26 UTC

[apisix-website] branch master updated (4808a13 -> 9a9b75a)

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

bzp2010 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git.


    from 4808a13  docs: add weekly report 0228 (#932)
     add 9a9b75a  feat: generate contribute page needed static data (#913)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/deploy.yml                   |   2 +-
 scripts/generate-repos-info.js                 |  88 ++++++++++++++++++++
 scripts/package.json                           |   3 +-
 website/config/repos-info.json                 |   1 +
 website/src/pages/contribute/ContributeCard.js | 107 +++++++++++++------------
 website/src/pages/contribute/index.js          |  29 +++++--
 6 files changed, 170 insertions(+), 60 deletions(-)
 create mode 100644 scripts/generate-repos-info.js
 create mode 100644 website/config/repos-info.json