This is an automated email from the ASF dual-hosted git repository.
urfree pushed a change to branch matrix-page
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
from 497389f1b89 Merge branch 'main' into matrix-page
add db16d6d2c1a update
No new revisions were added by this update.
Summary of changes:
client-feature-matrix/index.mdx | 27 +
docusaurus.config.js | 565 +++++++++++----------
src/components/Matrix/matrix.js | 29 ++
src/{pages/matrix.js => components/Matrix/util.js} | 76 +--
4 files changed, 365 insertions(+), 332 deletions(-)
create mode 100644 client-feature-matrix/index.mdx
create mode 100644 src/components/Matrix/matrix.js
rename src/{pages/matrix.js => components/Matrix/util.js} (58%)