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 795907f update
new 04f4ae1 update
new 0936754 feat: redirect rule
new 5482c5c feat: i18n configuration
The 3 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:
site2/website-next/crowdin.yml | 73 +++--
site2/website-next/docusaurus.config.js | 2 +-
site2/website-next/scripts/.htaccess | 4 +
site2/website-next/scripts/docker.sh | 12 +-
site2/website-next/scripts/httpd.conf | 551 ++++++++++++++++++++++++++++++++
site2/website-next/src/theme/Root.js | 7 +-
6 files changed, 620 insertions(+), 29 deletions(-)
create mode 100755 site2/website-next/scripts/.htaccess
create mode 100644 site2/website-next/scripts/httpd.conf