This is an automated email from the ASF dual-hosted git repository.
annezhu pushed a change to branch blog
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
from 979f8351a 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 820032fbf Merge branch 'main' into blog
No new revisions were added by this update.
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
.../index.md | 3 +-
.../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 | 16 +-
blog/authors.yml | 6 +
community/contributing/how-to-release.md | 2 +-
docs/getting-started/plugins.md | 2 +-
.../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
.../index.md | 3 +-
.../docusaurus-plugin-content-blog/authors.yml | 6 +
.../current/contributing/blog-post.md | 132 ++++++++
.../current/contributing/contributing.md | 90 ++++++
.../current}/contributing/how-to-release.md | 109 ++++---
.../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
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
94 files changed, 1049 insertions(+), 1749 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
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]