radishzzz
2ddae5631e
✨ feat: add github repository card extension feature
...
- remove astro-compress to improve build speed
- add target and rel attributes to footer links
- rename unocss opacity utility from 'opacity' to 'op'
- update PostList component's page logic from 'isTag' to 'isHome'
- create extend.css file for markdown extended features
- reorganize and sort styles in heti.css
- fix inline code wrapping issue
2025-05-02 18:06:59 +01:00
radishzzz
24425e3a7e
refactor: optimize heti css styles
2025-03-23 03:22:02 +00:00
radishzzz
fedf4cee1e
chore: update comments for consistency, improve code readability and structure
2025-03-22 22:54:23 +00:00
radishzzz
51ae238192
🚀 refactor: redesign the layout, reduce page size, and significantly improve build speed
2025-03-22 03:45:15 +00:00
radishzzz
850d9c2403
fix: favicon and rss url error
2025-03-20 11:59:17 +00:00
radishzzz
f34b0cb46b
feat: i18n rss url and different excerpt length for different languages
2025-03-17 02:49:02 +00:00
radishzzz
93c2fbb5b3
chore: update code comment
2025-03-17 00:28:22 +00:00
radishzzz
22dc899a95
refactor: update language configuration
2025-03-15 01:02:45 +00:00
radishzzz
ca1abd28c1
chore: update detail
2025-03-14 13:45:50 +00:00
radishzzz
05d3a8034b
✨ feat: complete language switching functionality and centralized page routing
2025-03-14 03:30:56 +00:00
radishzzz
7671309edf
refactor: fix button positions and adjust component structure
2025-03-13 21:52:24 +00:00
radishzzz
c23a54ae83
refactor: clean up configuration and components, optimize implementation details
...
- Remove unused navigation bar and social link configurations
- Update Footer component, simplify code
- Refactor PostList and PostTime components, improve code readability
- Adjust Waline comment component styles
- Streamline content config and reading time plugin
- Update theme guide document titles and tags
2025-03-12 01:05:15 +00:00
radishzzz
696fcfac07
refactor: theme config
2025-03-11 12:10:12 +00:00
radishzzz
ff1673da9c
refactor: refactor article list component and routing logic, optimize multilingual article display
2025-03-11 09:52:49 +00:00
radishzzz
7abec02cc3
feat: optimize underline style and theme introduction
2025-03-08 17:06:37 +00:00
radishzzz
ba02b15c16
update: site footer style
2025-02-21 08:44:57 +00:00
radishzzz
09fe7dcb37
refactor: remove text-62.5%, update site layout and add site footer
...
- Adjust font and typography settings across components
- Update footer with new links and start year configuration
- Modify header and navbar styling for responsive design
- Remove @unpic/astro dependency
- Refine global and component-level styling
- Update font preloading and font face definitions
2025-02-21 08:33:00 +00:00
radishzzz
23b819319d
chore: update dependencies and enhance theme configuration
...
- Bump versions of several dependencies in package.json and pnpm-lock.yaml, including astro (5.1.9), @types/node (22.10.10), and lint-staged (15.4.2).
- Introduce new Header, Footer, and Navigation components for improved layout structure.
- Update theme configuration to clarify supported font styles and title spacing options.
- Refactor theme toggle button for better accessibility and visual consistency.
- Minor adjustments to CSS for improved button scaling effects and layout responsiveness.
2025-01-24 08:21:38 +00:00