This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a commit to branch blog
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
The following commit(s) were added to refs/heads/blog by this push:
new a62aafbc7 fix(blog): remove duplicate blog
a62aafbc7 is described below
commit a62aafbc7eb0d3e25cb6d22c923c24230f841c12
Author: LinkinStars <[email protected]>
AuthorDate: Wed Sep 11 17:47:40 2024 +0800
fix(blog): remove duplicate blog
---
blog/2024-09-02-answer-recap-august/index.md | 82 ----------------------------
1 file changed, 82 deletions(-)
diff --git a/blog/2024-09-02-answer-recap-august/index.md
b/blog/2024-09-02-answer-recap-august/index.md
deleted file mode 100644
index 22efaef5b..000000000
--- a/blog/2024-09-02-answer-recap-august/index.md
+++ /dev/null
@@ -1,82 +0,0 @@
----
-title: "Recap of August | Apache Answer"
-authors: [Anne]
-category: Newsletter
-featured: true
-image: [email protected]
-description: "August adds new contribution."
-
----
-
-As the days grow shorter and the nights cooler, here comes the newsletter of
August. Time to recap the new release, fresh features, and give big hugs to the
contributors.
-
-Let's go!
-
-## 🌟 What’s New
-
-We brought the heart of bringing smoother Q&A experience in every release for
more people. In the latest 1.3.6, we introduced two CDN plugins for fast
loading speed and pre-filled forms for helping users to stay concentrated on
editing the content.
-Learn more about the details and how-to tutorials in the blog as well as
optimizations carried in the release.
-
-import Embed from '@site/src/components/Embed';
-
-<Embed
- path="/blog/2024/08/15/answer-1.3.6-release/"
- title="Say Hi to Answer 1.3.6: Faster and Easier"
- description="This update brings features and improvements designed to
enhance both user experience and loading speed."
- cover="[email protected]"
- />
-
-
-### New Tutorial: Setup and Plugin
-
-Besides new features, we also received three new blogs from the community,
covering configuration and plugin tutorial.
-
-We understand that it can be challenging for developers to set up the
environment with [Developer
Guides](https://answer.apache.org/docs/development). Now, it gets easier,
simply following the blogs with step-to-step configuration and installation
guide for both frontend and backend.
-
-<Embed
- path="/blog/2024/08/20/apache-answer-backend-configuration-guide"
- title="Apache Answer Backend Configuration Guide"
- description="Answer backend configuration step-by-step guide."
- cover="[email protected]"
- />
-
-
-<Embed
- path="/blog/2024/08/16/apache-answer-frontend-configuration-guide"
- title="Answer Frontend Configuration Step-by-Step Guide"
- description="Answer frontend configuration step-by-step guide."
- cover="[email protected]"
- />
-
-That’s not it. You can also follow another guide on adding plugins to make
Answer powerful for your community.
-
-<Embed
- path="/blog/2024/08/22/guide-to-add-answer-plugins"
- title="Guide to Adding Plugins to Apache Answer"
- description="Learn how to easily add Apache Answer plugins and extend its
functionality."
- cover="[email protected]"
- />
-
-### New Translation
-The new tutorial above supports both Chinese and English. Besides, there're
updates for localization. Now, you can explore the Chinese version for
[Introduction](https://answer.apache.org/zh-CN/docs) and [Getting
Started](https://answer.apache.org/zh-CN/docs/installation).
-
-If you are willing to join the localization family, don't hesitate to join us.
Find out how to get started
[here](https://answer.apache.org/community/translation/).
-
-## 🫶 Community
-We put together our preparation and observation from the events we joined in
the blog. Feel free to refer to it and get ready for your next big event.
-
-<Embed
- path="/blog/2024/08/14/reflection-and-tips-for-your-next-open-source-events"
- title="Reflection and Our Tips for Your Next Open-Source Events"
- description="Discover how we showcased our open-source project on the world
stage, and tips for your next big event."
- cover="[email protected]"
- />
-
-## 🙌 Cheers to Contributors
-Thank you for making the features, shining the tweaks, and fixing the bugs.
-[kevin](https://github.com/kevingil), [kumfo](https://github.com/kumfo),
[hgaol](https://github.com/hgaol), [robin](https://github.com/robinv8),
[LinkinStars](https://github.com/LinkinStars),
[dashuai](https://github.com/shuashuai), and
[Luffy](https://github.com/sy-records).
-
-We would also love to extend sincere gratitude to the hero behind the new
tutorial and localization [IamMelody233](https://github.com/IamMelody233).
-
-## 🤲 We Want You
-In Answer community, we sing for the good deeds. Besides coding and
localization, your feedback also matters. Feel free to connect with us via
[X](https://x.com/AnswerDev), [email](mailto:[email protected]), or in the
[community](https://meta.answer.dev/).