CHANGELOG
完整提交历史
- [70820f5]
2026-05-08 higashitaniyume : feat: 添加生成 changelog 功能,自动提取 Git 提交历史并写入文件
- [8aae314]
2026-05-08 higashitaniyume : feat: 添加新的图片资源并更新友情链接样式
- [58fe90f]
2026-05-08 higashitaniyume : feat: 优化移动端文章内容样式,增强可读性和布局
- [f1a3ab9]
2026-05-08 higashitaniyume : refactor: 更新关于页面内容,优化迁移过程描述和结构
- [7548b34]
2026-05-06 higashitaniyume : feat: add MarkdownRenderer component and integrate it into Post page
- [9646ba2]
2026-04-22 Yume : Revise README content and translations
- [51cf072]
2026-04-21 higashitaniyume : feat: add the music and its cover
- [c50faf8]
2026-04-21 higashitaniyume : feat: add friend links section to ProfileWidget and corresponding styles
- [2771659]
2026-04-21 higashitaniyume : feat: implement post-build meta tag generation and add SPA routing configuration
- [9aadb49]
2026-04-21 higashitaniyume : fix: set default domain for absolute URL handling in Post component
- [c578213]
2026-04-21 higashitaniyume : feat: add absolute URL handling for post images in meta tags
- [401d37c]
2026-04-20 higashitaniyume : feat: add Archives page to display blog posts grouped by year
- [c8ed46a]
2026-04-20 higashitaniyume : feat: implement blog post retrieval system with markdown parsing and dynamic post rendering page
- [10b6f78]
2026-04-19 higashitaniyume : feat:update the readme.md file
- [807cf8c]
2026-04-18 higashitaniyume : add MIT license file
- [caabba1]
2026-04-18 higashitaniyume : style: update footer styles for improved layout and responsiveness
- [65175d0]
2026-04-18 higashitaniyume : feat: add core components and pages for blog application
- [b508fd8]
2026-04-18 higashitaniyume : init repo