docs: update README todo list

This commit is contained in:
HPCesia 2025-02-23 22:20:15 +08:00
parent 37dab9876a
commit 60a3037c65
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Astral Halo 是一个基于 [Astro](https://astro.build) 开发的静态博客
- [x] 响应式设计
- [x] 搜索(目前仅支持 [Pagefind](https://pagefind.app/)
- [x] 响应式的文章目录显示
- [ ] 文章双向引用
- [x] 评论(支持 [Twikoo](https://twikoo.js.org/) 与 [Giscus](https://giscus.app/zh-CN/)
- [ ] 流畅的动画和页面过渡
- [ ] 实用 JS 脚本工具

View File

@ -14,6 +14,7 @@ Astral Halo is a static blog template developed with [Astro](https://astro.build
- [x] Responsive design
- [x] Search functionality (currently only supports [Pagefind](https://pagefind.app/))
- [x] Responsive article table of contents
- [ ] Bidirectional references in articles
- [x] Comments system (supports [Twikoo](https://twikoo.js.org/en/) and [Giscus](https://giscus.app/))
- [ ] Smooth animations and page transitions
- [ ] Useful JS script tools