This is an automated email from the ASF dual-hosted git repository.
jeffreyh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
from 5f78d780e89 [update] Fix typo of MySQL Compatibility (#1504)
add fe756589d97 [Enhancement]:Optimize navbar (#1497)
No new revisions were added by this update.
Summary of changes:
docusaurus.config.js | 154 +++++-------------
src/scss/common.scss | 14 --
src/theme/Layout/index.tsx | 9 +-
.../Navbar/Content/components/NavbarCommon.tsx | 57 +++++++
.../Navbar/Content/components/NavbarCommunity.tsx | 44 +++++
src/theme/Navbar/Content/components/NavbarDocs.tsx | 72 ++++++++
src/theme/Navbar/Content/index.tsx | 181 +++++++--------------
src/theme/TOC/index.tsx | 6 +-
8 files changed, 282 insertions(+), 255 deletions(-)
create mode 100644 src/theme/Navbar/Content/components/NavbarCommon.tsx
create mode 100644 src/theme/Navbar/Content/components/NavbarCommunity.tsx
create mode 100644 src/theme/Navbar/Content/components/NavbarDocs.tsx
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]