This is an automated email from the ASF dual-hosted git repository. fenbox pushed a commit to branch optimize-blog in repository https://gitbox.apache.org/repos/asf/answer-website.git
commit 0bb80ef3d60abcab284250f2e6b6be3f88e4eca7 Author: fen <f3n...@gmail.com> AuthorDate: Tue May 20 15:58:17 2025 +0800 Update: Improve blog cover and reduce category --- blog/answer-1.5.0-release/index.md | 4 ++-- blog/deploy-answer-https/index.md | 4 ++-- .../index.md | 4 ++-- static/img/blog/2025-02-10-co...@2x.png | Bin 10723 -> 15631 bytes static/img/blog/2025-02-10-co...@4x.png | Bin 10723 -> 33200 bytes static/img/blog/2025-03-24-co...@2x.png | Bin 7940 -> 11923 bytes static/img/blog/2025-03-24-co...@4x.png | Bin 7940 -> 25701 bytes static/img/blog/2025-04-30-co...@2x.png | Bin 9617 -> 15248 bytes static/img/blog/2025-04-30-co...@4x.png | Bin 9617 -> 32089 bytes 9 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blog/answer-1.5.0-release/index.md b/blog/answer-1.5.0-release/index.md index d7cdeafef..b9749a09e 100644 --- a/blog/answer-1.5.0-release/index.md +++ b/blog/answer-1.5.0-release/index.md @@ -1,6 +1,6 @@ --- date: 2025-04-30 -title: "Answer 1.5.0: New Sidebar Layout & Tag Merge Feature" +title: "Apache Answer 1.5.0: New Sidebar Layout & Tag Merge" authors: [shuai] category: Release featured: true @@ -50,4 +50,4 @@ Added a tag merge feature for administrators and moderators. After merging, ques A big thanks to all contributors who helped develop this release (sorted by GitHub ID): [@hgaol](https://github.com/hgaol), [@LinkinStars](https://github.com/LinkinStars), [@seiyab](https://github.com/seiyab), [@shuashuai](https://github.com/shuashuai), [@sy-records](https://github.com/sy-records), [@xuthus5](https://github.com/xuthus5) -Your contributions made this release even better! 🚀 \ No newline at end of file +Your contributions made this release even better! 🚀 diff --git a/blog/deploy-answer-https/index.md b/blog/deploy-answer-https/index.md index 91ab1c93c..7c91b730a 100644 --- a/blog/deploy-answer-https/index.md +++ b/blog/deploy-answer-https/index.md @@ -2,7 +2,7 @@ date: 2024-01-26 title: "How to Access Answer Using HTTPS" authors: [LinkinStar] -category: Tech +category: Tutorials featured: true image: 2024-01-26-co...@4x.png description: "Got your Answer server up and running? Now, let's take it to the next level with HTTPS with the tutorials." @@ -99,4 +99,4 @@ your.answer.domain { } ``` -Of course, you can also install Caddy using other methods, such as using the binary file, etc. All in all, I wish you can follow this blog to deploy Answer with HTTPS successfully. If you have any questions, please feel free to leave a question on [Meta](https://meta.answer.dev/). We will try our best to help you. \ No newline at end of file +Of course, you can also install Caddy using other methods, such as using the binary file, etc. All in all, I wish you can follow this blog to deploy Answer with HTTPS successfully. If you have any questions, please feel free to leave a question on [Meta](https://meta.answer.dev/). We will try our best to help you. diff --git a/blog/why-the-answer-plugin-system-was-designed-this-way/index.md b/blog/why-the-answer-plugin-system-was-designed-this-way/index.md index d6f3d3cc8..f8fc9cde2 100644 --- a/blog/why-the-answer-plugin-system-was-designed-this-way/index.md +++ b/blog/why-the-answer-plugin-system-was-designed-this-way/index.md @@ -2,7 +2,7 @@ date: 2023-07-22 title: The Packaging Process for Answer Plugins authors: [LinkinStar] -category: Tech +category: Tutorials featured: true image: 2023-07-22-co...@4x.png description: "Let's discuss the design and implementation of the plugin system for Answer, and know why we design this way." @@ -80,4 +80,4 @@ Using [xcaddy](https://github.com/caddyserver/xcaddy/) can easy to make custom b In this blog post, we discussed the design and implementation of the plugin system for Answer, a popular open-source Q&A platform. We discussed the motivation behind the design, and the features and principles of the plugin system, and provided a step-by-step guide on implementation. If you are interested in developing plugins for Answer, please feel free to leave us a comment. -We will also write an article on how to implement an Answer plugin from scratch, so stay focused! \ No newline at end of file +We will also write an article on how to implement an Answer plugin from scratch, so stay focused! diff --git a/static/img/blog/2025-02-10-co...@2x.png b/static/img/blog/2025-02-10-co...@2x.png index 0f8f4c2ca..3be7a1de1 100644 Binary files a/static/img/blog/2025-02-10-co...@2x.png and b/static/img/blog/2025-02-10-co...@2x.png differ diff --git a/static/img/blog/2025-02-10-co...@4x.png b/static/img/blog/2025-02-10-co...@4x.png index 0f8f4c2ca..eabbfd1b0 100644 Binary files a/static/img/blog/2025-02-10-co...@4x.png and b/static/img/blog/2025-02-10-co...@4x.png differ diff --git a/static/img/blog/2025-03-24-co...@2x.png b/static/img/blog/2025-03-24-co...@2x.png index 414bc9da5..766879783 100644 Binary files a/static/img/blog/2025-03-24-co...@2x.png and b/static/img/blog/2025-03-24-co...@2x.png differ diff --git a/static/img/blog/2025-03-24-co...@4x.png b/static/img/blog/2025-03-24-co...@4x.png index 414bc9da5..e774fa423 100644 Binary files a/static/img/blog/2025-03-24-co...@4x.png and b/static/img/blog/2025-03-24-co...@4x.png differ diff --git a/static/img/blog/2025-04-30-co...@2x.png b/static/img/blog/2025-04-30-co...@2x.png index bb70f0e06..067e4b4a5 100644 Binary files a/static/img/blog/2025-04-30-co...@2x.png and b/static/img/blog/2025-04-30-co...@2x.png differ diff --git a/static/img/blog/2025-04-30-co...@4x.png b/static/img/blog/2025-04-30-co...@4x.png index bb70f0e06..87ea5f6b5 100644 Binary files a/static/img/blog/2025-04-30-co...@4x.png and b/static/img/blog/2025-04-30-co...@4x.png differ