This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch blog
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
from 957b59e23 update: add a new blog
add 2d578a412 update: add new blog for 1.3.5
add 5ca1d035e update: fix translation
add d5c8a8ce1 fix(translation): fix the translation in security doc
add ba99e90b8 translation of the rest of community (#212)
add fb38f8189 update: fix translation
add 3d0084870 update: fix translation
add e5b41f903 fix(translation): fix the translation in release docs
add d8a7d83bc Update issues.md
add ef3af2958 fix: community folders
add e7f37ae98 update: fix translation (#214)
add e4c430887 translation of docs plugin (#216)
add e30abb026 fix: delete duplicate files
add 74db35880 fix: rename filename
add 4ac3af667 update: add new blogs
add d3338d646 update: add new blogs
add 98a853158 add new blogs
add 7cb2fd9ba Update index.md
add d2c940bf7 Update index.md
add f2d4fe3fe Update index.md
add dea153681 refactor: Plugin information list supports
internationalization
add d6e9a5956 Blog plugin translation (#220)
add 70d1db00b fix: blog title and cover image adjustment (#221)
add eb56367e0 fix: update contributors and add new commiters (#222)
add 029d87c78 Update how-to-release.md
add 1565502e2 Blog (#223)
add 237b53243 Update env.md
add 32cceaeff Update how-to-release.md
add 90f8629b6 Update how-to-release.md
add 43dbf5dec Update index.tsx to fix grammar (#225)
add fbe209c9b Home page index (#226)
add 7b901b3e3 refactor: update plugin import path in plugin.md
add aa646182a Update download.tsx
add 64a7d7a39 Update download.tsx
add 19bb732fd update Q&A link (#228)
add 968c0f3d0 fix(dir): Remove unnecessary spaces in folder name
add 687a32a03 docs(security): update security docs
add 6c85a32a2 docs(plugins): update documentation for i18n files
add 23ca24e42 Blog: Reflection and Our Tips for Your Next Open-Source
Events (#235)
new 49605123f Merge branch 'main' into blog
new 1876d8885 chore(blog): fix typo
The 2 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:
.../01.webp | Bin 0 -> 21466 bytes
.../2.1.1.webp | Bin 0 -> 74910 bytes
.../2.1.2.webp | Bin 0 -> 72350 bytes
.../2.1.3.webp | Bin 0 -> 38504 bytes
.../2.1.4.webp | Bin 0 -> 8420 bytes
.../2.2.1.webp | Bin 0 -> 100920 bytes
.../2.2.2.webp | Bin 0 -> 70712 bytes
.../2.2.3.webp | Bin 0 -> 41262 bytes
.../2.2.4.webp | Bin 0 -> 8714 bytes
.../active-plugin.webp | Bin 0 -> 19656 bytes
.../docker-build.webp | Bin 0 -> 44858 bytes
.../formula-res.webp | Bin 0 -> 7998 bytes
.../installation.webp | Bin 0 -> 26806 bytes
.../installed-formula.webp | Bin 0 -> 15954 bytes
.../installed-plugins.webp | Bin 0 -> 24842 bytes
.../local-init.webp | Bin 0 -> 13244 bytes
.../make-ui-01.webp | Bin 0 -> 54440 bytes
.../make-ui-02.webp | Bin 0 -> 74122 bytes
.../make-ui-03.webp | Bin 0 -> 34304 bytes
.../new-answer.webp | Bin 0 -> 13452 bytes
.../index.md | 4 +-
blog/authors.yml | 6 +
community/contributing/how-to-release.md | 10 +-
community/security.md | 16 +-
community/support.mdx | 2 +-
docs/development/plugins/plugin-translation.md | 18 +-
docs/development/plugins/plugin.md | 4 +-
docs/getting-started/env.md | 8 +
docs/getting-started/plugins.md | 2 +-
docusaurus.config.js | 2 +-
.../answer-plugin-build-all.png | Bin
.../answer-plugin-build-brief.png | Bin
.../answer-plugin-connector.png | Bin
.../answer-plugin-storage.png | Bin
.../index.md | 0
.../01.webp | Bin 0 -> 21466 bytes
.../2.1.1.webp | Bin 0 -> 74910 bytes
.../2.1.2.webp | Bin 0 -> 72350 bytes
.../2.1.3.webp | Bin 0 -> 38504 bytes
.../2.1.4.webp | Bin 0 -> 8420 bytes
.../2.2.1.webp | Bin 0 -> 100920 bytes
.../2.2.2.webp | Bin 0 -> 70712 bytes
.../2.2.3.webp | Bin 0 -> 41262 bytes
.../2.2.4.webp | Bin 0 -> 8714 bytes
.../active-plugin.webp | Bin 0 -> 19656 bytes
.../docker-build.webp | Bin 0 -> 44858 bytes
.../formula-res.webp | Bin 0 -> 7998 bytes
.../index.md | 205 ++++++++++++
.../installation.webp | Bin 0 -> 26806 bytes
.../installed-formula.webp | Bin 0 -> 15954 bytes
.../installed-plugins.webp | Bin 0 -> 24842 bytes
.../local-init.webp | Bin 0 -> 13244 bytes
.../make-ui-01.webp | Bin 0 -> 54440 bytes
.../make-ui-02.webp | Bin 0 -> 74122 bytes
.../make-ui-03.webp | Bin 0 -> 34304 bytes
.../new-answer.webp | Bin 0 -> 13452 bytes
.../docusaurus-plugin-content-blog/authors.yml | 6 +
.../current/contributing/blog-post.md | 132 ++++++++
.../current/contributing/contributing.md | 90 ++++++
.../current}/contributing/how-to-release.md | 111 ++++---
.../current/contributing/issues.md | 60 ++++
.../current/contributing/pull-request.md | 76 +++++
.../current/contributing/translation.md | 17 +
.../current/security.md | 14 +-
.../current/team.mdx | 19 +-
.../docusaurus-plugin-content-docs/current.json | 4 +
.../current}/development/api.md | 0
.../current/development/contributing/backend.md | 209 -------------
.../development/contributing/contributing.md | 51 ---
.../current/development/contributing/frontend.md | 120 --------
.../current}/development/database.md | 0
.../current/development/extending/plugin-config.md | 137 ---------
.../current/development/extending/plugin-for-ui.md | 175 -----------
.../development/extending/plugin-translation.md | 128 --------
.../current/development/extending/plugins.md | 225 --------------
.../current}/development/guide.md | 0
.../current}/development/plugins/plugin-config.md | 0
.../development/plugins/plugin-translation.md | 0
.../current}/development/plugins/plugin.md | 2 +-
.../current/getting-started/command-line.md | 122 ++++----
.../current/getting-started/configfile.md | 35 ++-
.../current/getting-started/database.md | 342 ---------------------
.../current/getting-started/env.md | 42 +--
.../current/getting-started/installation.md | 61 ++--
.../current}/getting-started/plugins.md | 2 +-
.../current/getting-started/upgrade.md | 35 ++-
.../current}/guides/deploy-subdirectory.md | 0
.../current/guides/deployment.md | 63 ----
.../current/guides/flags.md | 6 +-
.../current/guides/moderation.md | 4 +
.../current/guides/permission.md | 66 ++--
.../current}/guides/questions.md | 0
.../current/guides/reputation.md | 38 +--
.../current}/guides/review.md | 0
.../current/guides/settings.md | 4 +
.../current}/guides/tags.md | 0
.../current}/guides/users.md | 0
i18n/zh-CN/docusaurus-theme-classic/navbar.json | 6 +-
src/components/HomePageHeader/index.tsx | 2 +-
src/pages/download.tsx | 4 +-
src/pages/index.tsx | 2 +-
src/pages/plugins.tsx | 31 +-
static/data/team.json | 136 +++++++-
static/img/blog/[email protected] | Bin 0 -> 11422 bytes
static/img/blog/[email protected] | Bin 0 -> 23782 bytes
static/img/blog/[email protected] | Bin 0 -> 11426 bytes
static/img/blog/[email protected] | Bin 0 -> 24545 bytes
107 files changed, 1095 insertions(+), 1759 deletions(-)
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/01.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.1.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.2.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.3.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.4.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.1.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.2.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.3.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.4.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/active-plugin.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/docker-build.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/formula-res.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/installation.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/installed-formula.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/installed-plugins.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/local-init.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/make-ui-01.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/make-ui-02.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/make-ui-03.webp
create mode 100644
blog/2024-07-02-how-to-package-and-deploy-answer-plugins/new-answer.webp
rename
i18n/zh-CN/docusaurus-plugin-content-blog/{2023-07-22-why-the-answer-plugin-system-was-designed-this-way
=>
2023-07-22-why-the-answer-plugin-system-was-designed-this-way}/answer-plugin-build-all.png
(100%)
rename
i18n/zh-CN/docusaurus-plugin-content-blog/{2023-07-22-why-the-answer-plugin-system-was-designed-this-way
=>
2023-07-22-why-the-answer-plugin-system-was-designed-this-way}/answer-plugin-build-brief.png
(100%)
rename
i18n/zh-CN/docusaurus-plugin-content-blog/{2023-07-22-why-the-answer-plugin-system-was-designed-this-way
=>
2023-07-22-why-the-answer-plugin-system-was-designed-this-way}/answer-plugin-connector.png
(100%)
rename
i18n/zh-CN/docusaurus-plugin-content-blog/{2023-07-22-why-the-answer-plugin-system-was-designed-this-way
=>
2023-07-22-why-the-answer-plugin-system-was-designed-this-way}/answer-plugin-storage.png
(100%)
rename
i18n/zh-CN/docusaurus-plugin-content-blog/{2023-07-22-why-the-answer-plugin-system-was-designed-this-way
=> 2023-07-22-why-the-answer-plugin-system-was-designed-this-way}/index.md
(100%)
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/01.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.1.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.2.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.3.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.1.4.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.1.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.2.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.3.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/2.2.4.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/active-plugin.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/docker-build.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/formula-res.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/index.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/installation.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/installed-formula.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/installed-plugins.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/local-init.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/make-ui-01.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/make-ui-02.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/make-ui-03.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-07-02-how-to-package-and-deploy-answer-plugins/new-answer.webp
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/contributing/blog-post.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/contributing/contributing.md
copy {community =>
i18n/zh-CN/docusaurus-plugin-content-docs-community/current}/contributing/how-to-release.md
(51%)
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/contributing/issues.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/contributing/pull-request.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/contributing/translation.md
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/development/api.md (100%)
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/contributing/backend.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/contributing/contributing.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/contributing/frontend.md
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/development/database.md
(100%)
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/extending/plugin-config.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/extending/plugin-for-ui.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/extending/plugin-translation.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/extending/plugins.md
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/development/guide.md (100%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/development/plugins/plugin-config.md
(100%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/development/plugins/plugin-translation.md
(100%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/development/plugins/plugin.md
(99%)
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/getting-started/database.md
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/getting-started/plugins.md
(99%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/guides/deploy-subdirectory.md
(100%)
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/guides/deployment.md
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/guides/questions.md (100%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/guides/review.md (100%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/guides/tags.md (100%)
copy {docs =>
i18n/zh-CN/docusaurus-plugin-content-docs/current}/guides/users.md (100%)
create mode 100644 static/img/blog/[email protected]
create mode 100644 static/img/blog/[email protected]
create mode 100644 static/img/blog/[email protected]
create mode 100644 static/img/blog/[email protected]