4 Commits

Author SHA1 Message Date
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