diff --git a/blog/2024-09-11-behind-the-plugin-meet-the-student-contributors/index.md b/blog/2024-09-11-behind-the-plugin-meet-the-student-contributors/index.md index 38e864dbfe..be20cb2c0d 100644 --- a/blog/2024-09-11-behind-the-plugin-meet-the-student-contributors/index.md +++ b/blog/2024-09-11-behind-the-plugin-meet-the-student-contributors/index.md @@ -56,4 +56,4 @@ By contributing, students can get real-world experience, solve real problems, an These two students didn't just write code; they went the extra mile! They created guides to help others set things up and contributed blog posts about how to configure the [frontend](https://answer.apache.org/blog/2024/08/16/apache-answer-frontend-configuration-guide) and [backend](https://answer.apache.org/blog/2024/08/20/apache-answer-backend-configuration-guide), as well as [add new plugins](https://answer.apache.org/blog/2024/08/22/guide-to-add-answer-plugins). Plus, they updated and translated the docs to make them easier to understand for Chinese speakers. -We're so grateful for their hard work! We hope more students will join us in making open source a welcoming place. There are lots of ways to get involved, even if you're not a coder. Click [here](https://answer.apache.org/community/contributing) to check it out and give it a try. +We're so grateful for their hard work! We hope more students will join us in making open source a welcoming place. There are lots of ways to get involved, even if you're not a coder. Click [here](https://answer.apache.org/community/contributing) to check it out and give it a try. \ No newline at end of file diff --git a/blog/2024-10-01-answer-recap-sept/Claim a Badge.gif b/blog/2024-10-01-answer-recap-sept/Claim a Badge.gif new file mode 100644 index 0000000000..c007958434 Binary files /dev/null and b/blog/2024-10-01-answer-recap-sept/Claim a Badge.gif differ diff --git a/blog/2024-10-01-answer-recap-sept/Code Highlight.png b/blog/2024-10-01-answer-recap-sept/Code Highlight.png new file mode 100644 index 0000000000..2c4cc6fdb5 Binary files /dev/null and b/blog/2024-10-01-answer-recap-sept/Code Highlight.png differ diff --git a/blog/2024-10-01-answer-recap-sept/RecommendList.png b/blog/2024-10-01-answer-recap-sept/RecommendList.png new file mode 100644 index 0000000000..7fe835a387 Binary files /dev/null and b/blog/2024-10-01-answer-recap-sept/RecommendList.png differ diff --git a/blog/2024-10-01-answer-recap-sept/index.md b/blog/2024-10-01-answer-recap-sept/index.md new file mode 100644 index 0000000000..fa27d00ae2 --- /dev/null +++ b/blog/2024-10-01-answer-recap-sept/index.md @@ -0,0 +1,40 @@ +--- +title: "Recap of September | Apache Answer" +authors: [Anne] +category: Newsletter +featured: true +image: 2024-10-01-cover@4x.png +description: "September is for fun." + +--- + +As the leaves swirl with the gold in the autumn wind, it’s the final quarter of the year. Time to do a quick recap of this season. + +## 🌟 What’s New +Apache Answer more features and stable performance in the latest 1.4.0. + +**Show the Badges**: Show off your achievements with our new badges system. Earn badges for active participation, valuable contributions, and more! + +![Claim a Badge](Claim%20a%20Badge.gif) + +**Discover Your Personalized Feed**: Get a tailored experience with our personalized feed, which recommends posts based on your interests and past interactions. + +![Recommend List](RecommendList.png) + +**Code Highlight with Ease**: Make your code snippets stand out with our enhanced code highlighting plugin. Customize the appearance and readability of your code. + +![Code Highlight](Code%20Highlight.png) + +Ready to upgrade? Here’s [how](https://answer.apache.org/docs/upgrade). + +## 🫶 Community +The coding and development phase of OSPP is complete. Both the students have submitted their PRs and are waiting for the mentor’s final review. Well done! + + +## 🙌 Cheers to Contributors +Shout out to to [kumfo](https://github.com/kumfo), [robinv8](https://github.com/robinv8), [LinkinStars](https://github.com/LinkinStars), [shuaishuai](https://github.com/shuashuai), [sosyz](https://github.com/sosyz), [sy-records](https://github.com/sy-records), [IamMelody233](https://github.com/IamMelody233), [CHENJUaaa](https://github.com/CHENJUaaa), [SantiagoLiendro](https://github.com/SantiagoLiendro), [ferrischi201](https://github.com/ferrischi201). + +Special thanks to [lehoa.strong](https://www.linkedin.com/in/hoa-le-van-3b18a922a/) for effort on translation and approval! + +## 🤲 Talk to Us +Feedback wanted! Contributors wanted! Feel free to connect with us via [X](https://x.com/AnswerDev), [Discord](mailto:dev@answer.apache.org), or in the [community](https://meta.answer.dev/). \ No newline at end of file diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Admin-Badges.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Admin-Badges.png new file mode 100644 index 0000000000..95395e503f Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Admin-Badges.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Badges Profile Page.gif b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Badges Profile Page.gif new file mode 100644 index 0000000000..d909a6a7b5 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Badges Profile Page.gif differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Badges Rule.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Badges Rule.png new file mode 100644 index 0000000000..7c0b390e75 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Badges Rule.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Code Highlight.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Code Highlight.png new file mode 100644 index 0000000000..2c4cc6fdb5 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Code Highlight.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Earned Badges.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Earned Badges.png new file mode 100644 index 0000000000..1207501961 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Earned Badges.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Getting Started.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Getting Started.png new file mode 100644 index 0000000000..557dd473de Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Getting Started.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Highlight Theme.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Highlight Theme.png new file mode 100644 index 0000000000..3433e9bc86 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/Highlight Theme.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/RecommendList.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/RecommendList.png new file mode 100644 index 0000000000..7fe835a387 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/RecommendList.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/index.md new file mode 100644 index 0000000000..4d413b09cb --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-29-answer-1.4.0-release/index.md @@ -0,0 +1,59 @@ +--- +title: "Answer 1.4.0: Where Fun Meet the Content You Love" +authors: [Anne] +category: Release +featured: true +image: 2024-09-29-cover@4x.png +description: "Answer adds badges and personalized feed for better engagement and experience." + +--- + +The wait is over, time to upgrade your knowledge sharing experience. + +We celebrate your firsts and the good content with the badges. Explore the content in Recommend where we curate the list based on your following tags and questions. Don’t forget to pick a theme to highlight your code snippets whether for an answer or a question. + +## Badges: Celebrate and Showcase +Your dedication and contribution deserve to be seen. In our latest update, we've introduced three new badge types to recognize your achievements: +* Getting Started: For those firsts in the community. +* Community: For accepted answer. +* Posting: For shared valuable questions and answers. + +![Badges](Getting%20Started.png) + +Want to see all the badges and ways to earn it? Just look to the left sidebar and click on any badge to learn more about its requirements and see who else has unlocked it. + +![Badges and Rules](Badges%20Rule.png) + +You can see the badges you earned by clicking the Badges on your profile page. + +![Badge on Profile Page](Badges%20Profile%20Page.gif) + +Managing badges becomes handful for admins. Go Admin page and click Badges where you can check all the active badges. Hit action to choose the badges for your community. + +![Admin Badge Page](Admin-Badges.png) + +## Personalized Feed: Discover the Content You Love +Our new personalized feed is here to change the endless scrolling. +We pay attention to your following tags and questions. Based on that, we curate a personalized list of posts that we think you'll find engaging and relevant. + +Click Recommend and start exploring your personalized feed we tailored for you. + +![Recommend List](RecommendList.png) + +## Code Highlighting Plugin: Let the Code Shine +Admins, it’s time to elevate the code readability with the latest plugins. Try render and code highlighting plugins. + +![Code Highlighting](Code%20Highlight.png) + +Don’t forget to choose a preferred theme to suit community style and make code visually appealing. + +![Theme](Highlight%20Theme.png) + +We also addressed several bugs, including issues with mobile reactions, HTML source code, deleted answers, test cases, plugin conflicts, and subdirectory deployments. + +## Let’s Say Thank You +Wow, we had 10 contributors in this release! The biggest gathering! Salute to [kumfo](https://github.com/kumfo), [robinv8](https://github.com/robinv8), [LinkinStars](https://github.com/LinkinStars), [shuaishuai](https://github.com/shuashuai), [sosyz](https://github.com/sosyz), [sy-records](https://github.com/sy-records), [IamMelody233](https://github.com/IamMelody233), [CHENJUaaa](https://github.com/CHENJUaaa), [SantiagoLiendro](https://github.com/SantiagoLiendro), [ferrischi201](https://github.com/ferrischi201). + +## We Love Your Thoughts +We're eager to hear your feedback on this latest release. Did you find new features that have enhanced your experience? Are there any areas where you'd like to see improvements? + diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/Claim a Badge.gif b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/Claim a Badge.gif new file mode 100644 index 0000000000..c007958434 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/Claim a Badge.gif differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/Code Highlight.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/Code Highlight.png new file mode 100644 index 0000000000..2c4cc6fdb5 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/Code Highlight.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/RecommendList.png b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/RecommendList.png new file mode 100644 index 0000000000..7fe835a387 Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/RecommendList.png differ diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/index.md new file mode 100644 index 0000000000..fa27d00ae2 --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-10-01-answer-recap-sept/index.md @@ -0,0 +1,40 @@ +--- +title: "Recap of September | Apache Answer" +authors: [Anne] +category: Newsletter +featured: true +image: 2024-10-01-cover@4x.png +description: "September is for fun." + +--- + +As the leaves swirl with the gold in the autumn wind, it’s the final quarter of the year. Time to do a quick recap of this season. + +## 🌟 What’s New +Apache Answer more features and stable performance in the latest 1.4.0. + +**Show the Badges**: Show off your achievements with our new badges system. Earn badges for active participation, valuable contributions, and more! + +![Claim a Badge](Claim%20a%20Badge.gif) + +**Discover Your Personalized Feed**: Get a tailored experience with our personalized feed, which recommends posts based on your interests and past interactions. + +![Recommend List](RecommendList.png) + +**Code Highlight with Ease**: Make your code snippets stand out with our enhanced code highlighting plugin. Customize the appearance and readability of your code. + +![Code Highlight](Code%20Highlight.png) + +Ready to upgrade? Here’s [how](https://answer.apache.org/docs/upgrade). + +## 🫶 Community +The coding and development phase of OSPP is complete. Both the students have submitted their PRs and are waiting for the mentor’s final review. Well done! + + +## 🙌 Cheers to Contributors +Shout out to to [kumfo](https://github.com/kumfo), [robinv8](https://github.com/robinv8), [LinkinStars](https://github.com/LinkinStars), [shuaishuai](https://github.com/shuashuai), [sosyz](https://github.com/sosyz), [sy-records](https://github.com/sy-records), [IamMelody233](https://github.com/IamMelody233), [CHENJUaaa](https://github.com/CHENJUaaa), [SantiagoLiendro](https://github.com/SantiagoLiendro), [ferrischi201](https://github.com/ferrischi201). + +Special thanks to [lehoa.strong](https://www.linkedin.com/in/hoa-le-van-3b18a922a/) for effort on translation and approval! + +## 🤲 Talk to Us +Feedback wanted! Contributors wanted! Feel free to connect with us via [X](https://x.com/AnswerDev), [Discord](mailto:dev@answer.apache.org), or in the [community](https://meta.answer.dev/). \ No newline at end of file diff --git a/static/img/blog/2024-10-01-cover@2x.png b/static/img/blog/2024-10-01-cover@2x.png new file mode 100644 index 0000000000..3eeaa543ab Binary files /dev/null and b/static/img/blog/2024-10-01-cover@2x.png differ diff --git a/static/img/blog/2024-10-01-cover@4x.png b/static/img/blog/2024-10-01-cover@4x.png new file mode 100644 index 0000000000..9ec0648d94 Binary files /dev/null and b/static/img/blog/2024-10-01-cover@4x.png differ