Archives
All the articles I've archived.
-
给 AstroPaper v5 添加文章目录(TOC)功能
Updated:详细介绍如何在 AstroPaper v5 主题中添加文章目录功能,包括目录生成、样式设置和主题适配。
-
在 Astro 中集成 Giscus 评论系统(最简方案)
Updated:使用原生 JavaScript 方式在 Astro 博客中集成 Giscus 评论系统,支持明暗主题切换。
-
如何更新 Astro Paper 主题并处理冲突
详细介绍如何从上游更新 Astro Paper 主题,并正确处理合并冲突的完整教程
-
AstroPaper 5.0
AstroPaper v5: keep the clean look, updates under the hood.
-
适合Obsidian的Markdown教程
Updated:适合Obsidian的Markdown超级教程,包含Obsidian的各类特殊语法。
-
How to add LaTeX Equations in Astro blog posts
Updated:Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
-
How to integrate Giscus comments into AstroPaper
Updated:Comment function on a static blog hosted on GitHub Pages with Giscus.
-
项目结构分析:基于 Astro 的现代博客系统
深入分析基于 Astro v5 构建的现代博客系统,包括技术栈、项目结构、核心组件、性能优化等方面的详细解读。
-
AstroPaper 4.0
AstroPaper v4: ensuring a smoother and more feature-rich blogging experience.
-
How to use Git Hooks to set Created and Modified Dates
Updated:How to use Git Hooks to set your Created and Modified Dates on AstroPaper
-
AstroPaper 3.0
AstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions
-
How to update dependencies of AstroPaper
Updated:How to update project dependencies and AstroPaper template.
-
AstroPaper 2.0
AstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.
-
Dynamic OG image generation in AstroPaper blog posts
Updated:New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
-
Predefined color schemes
Updated:Some of the well-crafted, predefined color schemes for AstroPaper blog theme.
-
Customizing AstroPaper theme color schemes
Updated:How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
Adding new posts in AstroPaper theme
Updated:Some rules & recommendations for creating or adding new posts using AstroPaper theme.
-
How to configure AstroPaper theme
Updated:How you can make AstroPaper theme absolutely yours.
-
Tailwind Typography Plugin
Updated:EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
-
How Do I Develop My Terminal Portfolio Website with React
Updated:EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.
-
How Do I Develop My Portfolio Website & Blog
Updated:EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.