Tag: astro
All the articles with the tag "astro".
-
AstroPaper v6 主题自定义与上游差异详解
详细记录Aimer博客基于AstroPaper v6主题所做的所有自定义修改与上游差异分析,包括配置变更、组件修改、Bug修复等,为未来手动合并上游更新提供参考。
-
Tailwind Typography Plugin
Updated:EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
-
给 AstroPaper v5 添加文章目录(TOC)功能
Updated:详细介绍如何在 AstroPaper v5 主题中添加文章目录功能,包括目录生成、样式设置和主题适配。
-
在 Astro 中集成 Giscus 评论系统(最简方案)
Updated:使用原生 JavaScript 方式在 Astro 博客中集成 Giscus 评论系统,支持明暗主题切换。