You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/03/14 02:37:16 UTC

[pulsar-site] branch main updated (e2344b9 -> d7efb38)

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

urfree pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git.


    from e2344b9  Docs sync done from apache/pulsar(#5f8db37)
     new a98dfb0  release notes layout and nav updates
     new 4becd80  nav update and removing duplicative release notes
     new d7efb38  Merge pull request #18 from Paul-TT/paul-tt-website-new

The 234 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:
 package-lock.json                             |     6 +
 site2/website-next/docusaurus.config.js       |     4 +
 site2/website-next/package-lock.json          | 31102 ++++++++++++++++++++++++
 site2/website-next/release-notes/all.md       |     1 -
 site2/website-next/src/css/custom.css         |    76 +-
 site2/website-next/src/pages/pulsar-basics.js |    21 -
 site2/website-next/src/pages/quickstart.js    |    21 -
 site2/website-next/yarn.lock                  | 18082 +++++++-------
 8 files changed, 39951 insertions(+), 9362 deletions(-)
 create mode 100644 package-lock.json
 create mode 100644 site2/website-next/package-lock.json
 delete mode 100644 site2/website-next/src/pages/pulsar-basics.js
 delete mode 100644 site2/website-next/src/pages/quickstart.js