This is an automated email from the ASF dual-hosted git repository.
fenbox pushed a change to branch feat/team
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
from 920c648f feat: PPMC members sort by name
new ec31e3e2 update: team page
add fc3ff293 docs(download): add download page
add 56b452fd docs(download): add download link
add 7a341fd1 fix: slogon add download type
add 3b5f53eb docs(download): modify the link name
add 585bd229 docs(download): Add title and change layout
add 891f24e2 docs(security): update security document
add 2c3fe23e docs(plugin): set fix pnpm version
add 4c831ed6 Add New Blog: What's New in Apache Answer 1.3.0? (#172)
new ac5c6d3e Merge commit '4c831ed6e639945ab49231193cb8e8e8439753d7' into
feat/team
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:
.../Action for Approve.png | Bin 0 -> 293495 bytes
.../Highlight Search Result Keyword.png | Bin 0 -> 132873 bytes
.../Review Basic.png | Bin 0 -> 76964 bytes
.../Review Flag Post.png | Bin 0 -> 106807 bytes
.../Software Updates.png | Bin 0 -> 114614 bytes
.../Sort from Oldest.png | Bin 0 -> 160705 bytes
.../Switch on Review Basic.png | Bin 0 -> 181709 bytes
.../Unlist and Status.png | Bin 0 -> 150499 bytes
.../index.md | 62 ++++++++
community/about.md | 38 -----
community/security.md | 8 +
community/team.json | 162 ++++++++++++---------
community/team.mdx | 91 ++++++++----
docs/guides/plugins.md | 2 +-
docusaurus.config.js | 16 +-
i18n/zh-CN/code.json | 6 +
.../Action for Approve.png | Bin 0 -> 293495 bytes
.../Highlight Search Result Keyword.png | Bin 0 -> 132873 bytes
.../Review Basic.png | Bin 0 -> 76964 bytes
.../Review Flag Post.png | Bin 0 -> 106807 bytes
.../Software Updates.png | Bin 0 -> 114614 bytes
.../Sort from Oldest.png | Bin 0 -> 160705 bytes
.../Switch on Review Basic.png | Bin 0 -> 181709 bytes
.../Unlist and Status.png | Bin 0 -> 150499 bytes
.../index.md | 62 ++++++++
sidebarsCommunity.js | 1 -
src/components/HeaderSlogan/index.tsx | 6 +-
src/pages/download.tsx | 110 ++++++++++++++
static/img/blog/[email protected] | Bin 0 -> 11957 bytes
static/img/blog/[email protected] | Bin 0 -> 26540 bytes
30 files changed, 426 insertions(+), 138 deletions(-)
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Action
for Approve.png
create mode 100644
blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Highlight Search Result
Keyword.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Review
Basic.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Review
Flag Post.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Software
Updates.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Sort
from Oldest.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Switch
on Review Basic.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Unlist
and Status.png
create mode 100644 blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/index.md
delete mode 100644 community/about.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Action
for Approve.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Highlight
Search Result Keyword.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Review
Basic.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Review
Flag Post.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Software
Updates.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Sort
from Oldest.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Switch
on Review Basic.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/Unlist
and Status.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-26-what-is-new-in-apache-answer-1.3.0/index.md
create mode 100644 src/pages/download.tsx
create mode 100644 static/img/blog/[email protected]
create mode 100644 static/img/blog/[email protected]