This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a change to branch doc-clean-up
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from eb1024b40 [improve] initial doc clean up
new 2675ea0b8 [improve] initial doc clean up
new 0c53665c4 [improve] initial doc clean up
new a93c42841 [improve] initial doc clean up
new 50258ba28 [improve] initial doc clean up
new d1c31c9a3 [improve] initial doc clean up
new ea086900a [improve] initial doc clean up
new f7b0adf30 update doc
new 3c0e2b441 [improve] initial doc clean up
new 3b6891138 [improve] initial doc clean up
The 9 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:
.all-contributorsrc | 2 +-
.github/workflows/doc-pdf-builder.yml | 4 +-
.github/workflows/issues-translator.yml | 32 -
CONTRIBUTING.md | 6 +-
README.md | 42 +-
README_CN.md | 46 +-
home/docusaurus.config.js | 37 +-
home/i18n/en/code.json | 6 -
home/i18n/en/docusaurus-theme-classic/footer.json | 12 +-
home/i18n/en/docusaurus-theme-classic/navbar.json | 8 -
home/i18n/zh-cn/code.json | 6 -
.../current/others/contributing.md | 18 +-
.../version-v1.3.x/others/resource.md | 10 +-
.../version-v1.4.x/others/resource.md | 9 +-
.../zh-cn/docusaurus-theme-classic/footer.json | 12 +-
.../zh-cn/docusaurus-theme-classic/navbar.json | 8 -
home/package.json | 18 +-
home/src/constants.js | 2 +-
home/src/pages/components/DiaLog.js | 2 +-
home/static/CNAME | 3 +-
home/static/img/tancloud-brand-white-y.png | Bin 10234 -> 0 bytes
home/static/img/tancloud-brand-white-y.svg | 4 -
home/static/img/tancloud-brand-white.png | Bin 5966 -> 0 bytes
home/static/img/tancloud-brand-white.svg | 4 -
home/static/img/tancloud-brand-y.png | Bin 12636 -> 0 bytes
home/static/img/tancloud-brand-y.svg | 4 -
home/static/img/tancloud-brand.jpg | Bin 76728 -> 0 bytes
home/static/img/tancloud-brand.png | Bin 11637 -> 0 bytes
home/static/img/tancloud-brand.svg | 11 -
home/static/img/tancloud-logo.svg | 3 -
home/static/manifest.json | 4 +-
.../version-v1.1.x/others/resource.md | 9 +-
.../version-v1.3.x/others/resource.md | 11 +-
.../version-v1.4.x/others/resource.md | 11 +-
home/yarn.lock | 712 +++++++++++----------
pom.xml | 16 +-
web-app/package.json | 4 +-
37 files changed, 479 insertions(+), 597 deletions(-)
delete mode 100644 .github/workflows/issues-translator.yml
delete mode 100644 home/static/img/tancloud-brand-white-y.png
delete mode 100644 home/static/img/tancloud-brand-white-y.svg
delete mode 100644 home/static/img/tancloud-brand-white.png
delete mode 100644 home/static/img/tancloud-brand-white.svg
delete mode 100644 home/static/img/tancloud-brand-y.png
delete mode 100644 home/static/img/tancloud-brand-y.svg
delete mode 100644 home/static/img/tancloud-brand.jpg
delete mode 100644 home/static/img/tancloud-brand.png
delete mode 100644 home/static/img/tancloud-brand.svg
delete mode 100644 home/static/img/tancloud-logo.svg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]