| Content | Date | Notes |
|---|---|---|
| Initial site setup, auto-deployment, and launch; Added language switch (Chinese/English);Integrated a basic 2D character widget | 2025.09.14 | Tutorial reference 【Bilibili:Letere-莱特雷】 |
| Added Update Log to the left sidebar; Changed site fonts; Customized mouse cursor | 2025.09.17 | Tutorial reference【Blog 莱特雷-letere】;Cursor asset【Bilibili xe08】 |
| Added Last Updated info at the bottom of articles; Displayed Archive and Links sections in three columns; Article pages now only show content from the current section; Added a Back to Top button; Used macOS-style code blocks; Customized Markdown quote block color templates; Long code blocks now auto-collapse; Chinese, English, and code text each use their own font | 2025.09.18 | Tutorial reference【Blog 莱特雷-letere】 |
| Added spinning animation to homepage avatar; Added card zoom effect to archive page; Added animation to homepage right-side navigation bar; Enabled article view count tracking; Added dynamic background | 2025.09.19 | Tutorial references【Blog Naive Koala】、【Blog 莱特雷-letere】;Background source【GitHub VincentGarreau】 |
| Added animation for homepage article titles and images; Added animation to the Back to Top button; Added homepage loading animation; Added swimming fish animation to site footer; Added animation to the left sidebar menu; Added blog post heatmap to the About page | 2025.09.20 | Animation source【UIverse】;Fish animation code【CSDN Jsenna】;Tutorial reference【Blog 莱特雷-letere】;Heatmap code source【Blog 椒盐豆豉】 |
| Added RSS functionality with separate feeds for Chinese and English; Enabled hover animation for small icons below the avatar; Switched widget2D model format to moc3, and added a custom model | 2025.09.23 | Tutorial reference【Blog 莱特雷-letere】;Model source【Bilibili darkjungle8】 |
| Added site uptime, total number of published articles, and word count information to the website footer; Added numbered tags to the top section of the archive page; Added Portfolio to the left sidebar | 2025.09.29 | Tutorial reference【Blog 第三夏尔 | Third Shire】 |
| Adjusted font size in code block and added language label | 2025.10.09 | Tutorial references【Blog Naive Koala】、【Blog 第三夏尔 | Third Shire】 |
TODO:
- live2D
- Adapt text styling to match the Stack theme
- Display language-specific text on Chinese and English pages
- Load the model only once on the homepage and keep it persistent across page transitions
- Add a comment system (consider using Remark42)
- Add an internal messaging system
- Standardize image size on the Links page to 64×64
- Improve dark mode toggle in the left sidebar: show different icons and labels
- Add category management to the Links page
- Add a donation feature
- The runtime and article statistics displayed at the bottom of the page automatically switch between Chinese and English based on the selected language version
(Planned for Phase 2 development: November 2025)