About Frosti
Brief introduction
Frosti is a static blog template created by EveSunMaple using Astro, designed to replace bloated Hexo. The author is only a high school student, and there are many imperfections in this template that need to be modified. If you are interested, please visit the Github repository.
TimeLine
- 2024-5-29Fixed accessibility issues, improved speed
- Improved content, updated README, score 3952024-5-30
- 2024-6-2Added ProjectCard, refined Project page, removed lazy loading
- Optimized link styles, pagespeed score 4002024-6-2
- 2024-6-12Added busuanzi counter
- Converted CSS to SCSS, customized waline, improved Footnotes2024-6-16
- 2024-6-28Revamped SCSS to Tailwind, updated footer
- Lighthouse score 400, enabled text compression, reverted footer2024-7-8
- 2024-7-9Added search functionality, refined footer and navbar
- Fixed navigation issue2024-7-9
- 2024-7-10Added twikoo comments, improved search night mode
- Added TOC, new guide article, new components2024-7-13
- 2024-7-18Added line numbers to code blocks, tutorial for code block themes
- Fixed astro.config.mjs issues, improved day mode code block styles2024-7-19
- 2024-7-21Restructured main element, rewrote social links, menus, navbar, comments
- Added back-to-top button, tablet styles, new article and repo card styles2024-7-22
- 2024-7-22Cleaned global.scss, added uncategorized tag for articles without tags
- Fixed navbar disappearance on mobile2024-7-23
- 2024-7-24Fixed project card information issues, TOC navigation on blog and project pages
- Fixed project card style issues, type issues checked2024-7-26
- 2024-7-29Separated line numbers and top bar from code, added code language display
- Adjusted code block top bar, padding on mobile2024-7-29
- 2024-7-30Added tab page configuration to consts.ts, updated BaseLayout.astro
- Added pagination buttons, integrated with sidebar2024-8-1
- 2024-8-2Added category feature, pagination for category and tag lists
- Updated README, added Vercel Web Analytics2024-8-4