<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Aimer</title><description>A simple blog.</description><link>https://www.521942.xyz/</link><item><title>AstroPaper v6 主题自定义与上游差异详解</title><link>https://www.521942.xyz/posts/astropaper-v6-customization-and-upstream-differences/</link><guid isPermaLink="true">https://www.521942.xyz/posts/astropaper-v6-customization-and-upstream-differences/</guid><description>详细记录Aimer博客基于AstroPaper v6主题所做的所有自定义修改与上游差异分析，包括配置变更、组件修改、Bug修复等，为未来手动合并上游更新提供参考。</description><pubDate>Wed, 01 Jul 2026 08:53:45 GMT</pubDate></item><item><title>Adding new posts in AstroPaper theme</title><link>https://www.521942.xyz/posts/adding-new-posts-in-astropaper-theme/</link><guid isPermaLink="true">https://www.521942.xyz/posts/adding-new-posts-in-astropaper-theme/</guid><description>Some rules &amp; recommendations for creating or adding new posts using AstroPaper theme.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Dynamic OG image generation in AstroPaper blog posts</title><link>https://www.521942.xyz/posts/dynamic-og-image-generation-in-astropaper-blog-posts/</link><guid isPermaLink="true">https://www.521942.xyz/posts/dynamic-og-image-generation-in-astropaper-blog-posts/</guid><description>New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate></item><item><title>How to configure AstroPaper theme</title><link>https://www.521942.xyz/posts/how-to-configure-astropaper-theme/</link><guid isPermaLink="true">https://www.521942.xyz/posts/how-to-configure-astropaper-theme/</guid><description>How you can make AstroPaper theme absolutely yours.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AstroPaper 6.0</title><link>https://www.521942.xyz/posts/astro-paper-v6/</link><guid isPermaLink="true">https://www.521942.xyz/posts/astro-paper-v6/</guid><description>AstroPaper v6: a from-scratch rewrite on Astro v6, Tailwind v4, and a new config system.</description><pubDate>Sun, 17 May 2026 07:15:45 GMT</pubDate></item><item><title>Customizing AstroPaper theme color schemes</title><link>https://www.521942.xyz/posts/customizing-astropaper-theme-color-schemes/</link><guid isPermaLink="true">https://www.521942.xyz/posts/customizing-astropaper-theme-color-schemes/</guid><description>How you can enable/disable light &amp; dark mode; and customize color schemes of AstroPaper theme.</description><pubDate>Sun, 17 May 2026 04:57:06 GMT</pubDate></item><item><title>Predefined color schemes</title><link>https://www.521942.xyz/posts/predefined-color-schemes/</link><guid isPermaLink="true">https://www.521942.xyz/posts/predefined-color-schemes/</guid><description>Some of the well-crafted, updated predefined color schemes for AstroPaper.</description><pubDate>Sat, 16 May 2026 11:29:26 GMT</pubDate></item><item><title>How Do I Develop My Terminal Portfolio Website with React</title><link>https://www.521942.xyz/posts/examples/how-do-i-develop-my-terminal-portfolio-website-with-react/</link><guid isPermaLink="true">https://www.521942.xyz/posts/examples/how-do-i-develop-my-terminal-portfolio-website-with-react/</guid><description>EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.</description><pubDate>Wed, 30 Jul 2025 05:48:55 GMT</pubDate></item><item><title>Tailwind Typography Plugin</title><link>https://www.521942.xyz/posts/examples/tailwind-typography/</link><guid isPermaLink="true">https://www.521942.xyz/posts/examples/tailwind-typography/</guid><description>EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.</description><pubDate>Wed, 30 Jul 2025 05:48:54 GMT</pubDate></item><item><title>How Do I Develop My Portfolio Website &amp; Blog</title><link>https://www.521942.xyz/posts/examples/how-do-i-develop-my-portfolio-and-blog/</link><guid isPermaLink="true">https://www.521942.xyz/posts/examples/how-do-i-develop-my-portfolio-and-blog/</guid><description>EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.</description><pubDate>Wed, 30 Jul 2025 05:48:54 GMT</pubDate></item><item><title>给 AstroPaper v5 添加文章目录(TOC)功能</title><link>https://www.521942.xyz/posts/tutorials/add-table-of-contents/</link><guid isPermaLink="true">https://www.521942.xyz/posts/tutorials/add-table-of-contents/</guid><description>详细介绍如何在 AstroPaper v5 主题中添加文章目录功能，包括目录生成、样式设置和主题适配。</description><pubDate>Sun, 23 Mar 2025 14:29:01 GMT</pubDate></item><item><title>在 Astro 中集成 Giscus 评论系统（最简方案）</title><link>https://www.521942.xyz/posts/tutorials/integrate-giscus-in-astro/</link><guid isPermaLink="true">https://www.521942.xyz/posts/tutorials/integrate-giscus-in-astro/</guid><description>使用原生 JavaScript 方式在 Astro 博客中集成 Giscus 评论系统，支持明暗主题切换。</description><pubDate>Sun, 23 Mar 2025 13:19:59 GMT</pubDate></item><item><title>如何更新 Astro Paper 主题并处理冲突</title><link>https://www.521942.xyz/posts/tutorials/how-to-update-theme/</link><guid isPermaLink="true">https://www.521942.xyz/posts/tutorials/how-to-update-theme/</guid><description>详细介绍如何从上游更新 Astro Paper 主题，并正确处理合并冲突的完整教程</description><pubDate>Sat, 22 Mar 2025 16:02:00 GMT</pubDate></item><item><title>How to add LaTeX Equations in Astro blog posts</title><link>https://www.521942.xyz/posts/how-to-add-latex-equations-in-blog-posts/</link><guid isPermaLink="true">https://www.521942.xyz/posts/how-to-add-latex-equations-in-blog-posts/</guid><description>Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.</description><pubDate>Sat, 22 Mar 2025 09:25:46 GMT</pubDate></item><item><title>How to integrate Giscus comments into AstroPaper</title><link>https://www.521942.xyz/posts/how-to-integrate-giscus-comments/</link><guid isPermaLink="true">https://www.521942.xyz/posts/how-to-integrate-giscus-comments/</guid><description>Comment function on a static blog hosted on GitHub Pages with Giscus.</description><pubDate>Wed, 12 Mar 2025 12:28:53 GMT</pubDate></item><item><title>AstroPaper 5.0</title><link>https://www.521942.xyz/posts/astro-paper-v5/</link><guid isPermaLink="true">https://www.521942.xyz/posts/astro-paper-v5/</guid><description>AstroPaper v5: keep the clean look, updates under the hood.</description><pubDate>Sat, 08 Mar 2025 08:18:19 GMT</pubDate></item><item><title>适合Obsidian的Markdown教程</title><link>https://www.521942.xyz/posts/tutorials/obsidian-markdown-guide/</link><guid isPermaLink="true">https://www.521942.xyz/posts/tutorials/obsidian-markdown-guide/</guid><description>适合Obsidian的Markdown超级教程，包含Obsidian的各类特殊语法。</description><pubDate>Sat, 21 Dec 2024 09:12:47 GMT</pubDate></item><item><title>项目结构分析：基于 Astro 的现代博客系统</title><link>https://www.521942.xyz/posts/notes/astro-blog-system-analysis/</link><guid isPermaLink="true">https://www.521942.xyz/posts/notes/astro-blog-system-analysis/</guid><description>深入分析基于 Astro v5 构建的现代博客系统，包括技术栈、项目结构、核心组件、性能优化等方面的详细解读。</description><pubDate>Thu, 21 Mar 2024 07:22:00 GMT</pubDate></item><item><title>How to use Git Hooks to set Created and Modified Dates</title><link>https://www.521942.xyz/posts/setting-dates-via-git-hooks/</link><guid isPermaLink="true">https://www.521942.xyz/posts/setting-dates-via-git-hooks/</guid><description>How to use Git Hooks to set your Created and Modified Dates on AstroPaper</description><pubDate>Mon, 08 Jan 2024 18:59:05 GMT</pubDate></item><item><title>AstroPaper 4.0</title><link>https://www.521942.xyz/posts/astro-paper-v4/</link><guid isPermaLink="true">https://www.521942.xyz/posts/astro-paper-v4/</guid><description>AstroPaper v4: ensuring a smoother and more feature-rich blogging experience.</description><pubDate>Thu, 04 Jan 2024 09:30:41 GMT</pubDate></item><item><title>AstroPaper 3.0</title><link>https://www.521942.xyz/posts/astro-paper-v3/</link><guid isPermaLink="true">https://www.521942.xyz/posts/astro-paper-v3/</guid><description>AstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions</description><pubDate>Mon, 25 Sep 2023 10:25:54 GMT</pubDate></item><item><title>How to update dependencies of AstroPaper</title><link>https://www.521942.xyz/posts/how-to-update-dependencies/</link><guid isPermaLink="true">https://www.521942.xyz/posts/how-to-update-dependencies/</guid><description>How to update project dependencies and AstroPaper template.</description><pubDate>Thu, 20 Jul 2023 15:33:05 GMT</pubDate></item><item><title>AstroPaper 2.0</title><link>https://www.521942.xyz/posts/astro-paper-2/</link><guid isPermaLink="true">https://www.521942.xyz/posts/astro-paper-2/</guid><description>AstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.</description><pubDate>Mon, 30 Jan 2023 15:57:52 GMT</pubDate></item></channel></rss>