9 Commits

Author SHA1 Message Date
7126818745 BLOG-58 fix: time display logic in TerminalLastLine component
All checks were successful
Frontend CI / build (push) Successful in 1m33s
2025-07-23 04:53:20 +08:00
ecb8384c22 BLOG-58 feat: add app versioning support and update layout to include version meta tag
All checks were successful
Frontend CI / build (push) Successful in 1m32s
2025-07-23 04:49:08 +08:00
96a0017f94 BLOG-58 feat: add Motto and MottoAnimatedMark components, update Terminal and page structure
All checks were successful
Frontend CI / build (push) Successful in 1m29s
2025-07-23 04:30:26 +08:00
2a7d0f9878 BLOG-58 feat: implement terminal UI components, refactor Navbar, and update styles
All checks were successful
Frontend CI / build (push) Successful in 1m31s
2025-07-23 04:20:53 +08:00
98802dc862 BLOG-58 feat: add FirstView and SelfTags components, refactor Footer, and update main page structure
All checks were successful
Frontend CI / build (push) Successful in 1m32s
2025-07-23 03:26:55 +08:00
27c74312ad BLOG-58 feat: refactor project structure, update package details, and add Font Awesome icons
All checks were successful
Frontend CI / build (push) Successful in 1m31s
2025-07-23 02:54:46 +08:00
0fd2da1ce6 BLOG-58 feat: implement Navbar and Action components, enhance CSS with Tailwind utilities, and update font imports
All checks were successful
Frontend CI / build (push) Successful in 1m43s
2025-07-23 02:30:04 +08:00
9ce4c11032 BLOG-58 feat: add custom fonts, update HTML structure, and include SVG icons
All checks were successful
Frontend CI / build (push) Successful in 1m36s
- Introduced 'HackNerdMono' font and set default body font to 'Noto Sans TC'.
- Updated HTML to include light and dark mode icons, viewport settings, and Google Fonts.
- Added logo SVGs for light and dark themes.
- Created a robots.txt file for web crawlers.
- Removed unused favicon.svg file.
2025-07-23 01:40:04 +08:00
1e00d8388f BLOG-58 init: svelte project 2025-07-23 01:19:55 +08:00