Commit graph

34 commits

Author SHA1 Message Date
radishzzz
adbad9a0a4 chore: add dependabot, remove html comments from post excerpts 2025-05-29 18:58:26 +01:00
radishzzz
db4aa56987 refactor: replace css fade animations with gsap, optimize post page animations and mobile responsiveness 2025-05-18 16:03:17 +01:00
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
b1ad093ea7 docs: add birth-of-retypeset-zh post 2025-04-04 04:13:35 +01:00
radishzzz
cb9a212cc7 fix: prevent HTML tags from being escaped in article descriptions 2025-03-23 18:50:14 +00:00
radishzzz
8810ba6db5 feat: refactor heti css and define basic markdown styles 2025-03-23 18:12:20 +00:00
radishzzz
9283287442 update: code block style 2025-03-20 05:31:26 +00:00
radishzzz
a71ce7754a feat: enhance rss style 2025-03-20 03:37:12 +00:00
radishzzz
a073ea47bd feat: add automatic website screenshot generation for Open Graph preview images 2025-03-16 14:41:51 +00:00
radishzzz
dc260f3f6c chore: update theme config 2025-03-15 20:47:38 +00:00
radishzzz
96a89ddcd5 feat: i18n support for header, subtitle and about pages 2025-03-15 02:52:23 +00:00
radishzzz
ff59dc1a7c optimize: rss generation 2025-03-14 23:34:10 +00:00
radishzzz
e37d8ee34e chore: update layout add layout calculation notes 2025-03-13 16:49:24 +00:00
radishzzz
a556a622ab feat: automatically generate Open Graph cards 2025-03-13 05:00:18 +00:00
radishzzz
c97e3d5882 test: og url end with slash 2025-03-12 22:09:57 +00:00
radishzzz
a2bf9ee3c5 update: add multilingual example article 2025-03-12 01:53:23 +00:00
radishzzz
e5165dd740 refactor: optimize multilingual article routing logic, modify slug to abbrlink 2025-03-11 00:34:30 +00:00
radishzzz
f88d1b6c20 chore: update theme intro 2025-03-10 12:58:20 +00:00
radishzzz
eb3781bb6b update: optimize theme color scheme and waline style 2025-03-07 17:36:34 +00:00
radishzzz
760847183b update: waline layout and style 2025-03-07 02:39:58 +00:00
radishzzz
eabd33f339 feat: add comment system 2025-03-06 23:06:38 +00:00
radishzzz
c2ebc78045 feat: add waline i18n & sync comments 2025-03-06 22:19:34 +00:00
radishzzz
b5bf2883cf docs: update README 2025-02-28 21:07:31 +00:00
radishzzz
268eb42654 docs: update README and add .gitattributes 2025-02-22 18:30:35 +00:00
radishzzz
807459d6ed docs: create README and update project configuration
- Add comprehensive README with project overview, features, and roadmap
- Update VSCode settings with new dictionary words
- Modify language switcher, mobile header, and theme toggle components
- Adjust layout and global styles
- Add language attribute to markdown example post
2025-02-22 02:05:50 +00:00
radishzzz
ad9fabe937 feat: enhance image handling and analytics configuration
- Add @unpic/astro for improved image optimization
- Configure image service with blurhash placeholder
- Update analytics script to support custom JavaScript URLs
- Modify preload configuration for more flexible analytics integration
- Remove deprecated rehype image transformation plugin
2025-02-21 01:25:38 +00:00
radishzzz
9d6de20b6a feat: enhance typography and image handling
- Add Heti typography plugin for improved Chinese text layout
- Implement rehype plugin to convert images to figure elements with captions
- Update UnoCSS configuration by removing typography preset
- Modify file extensions for consistency (.mjs to .js)
- Add new plugins for admonition, GitHub card, and reading time components
- Improve image and text styling with Heti CSS
2025-02-15 21:11:17 +00:00
radishzzz
bdc2aa32e6 refactor: enhance site navigation and styling
- Add view transitions for site title
- Update Navbar with hover effects and improved typography
- Modify index page layout with decorative lines and date formatting
- Adjust post publication dates
- Update VSCode dictionary with new terms
2025-02-04 22:32:15 +00:00
radishzzz
f8bf077948 refactor: enhance theme configuration and path handling
- Update config.ts with more descriptive comments and simplified settings
- Remove about page content section
- Add new path utility functions for localization and page type detection
- Introduce SiteTitle component for mobile post page navigation
- Modify Header and Layout components to use new path utilities
- Adjust title spacing and font sizes
- Update VSCode settings with new dictionary words
2025-02-04 18:56:34 +00:00
radishzzz
35b2542ec8 chore: update dependencies 2025-02-04 15:23:40 +00:00
radishzzz
ac9e839a75 chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings
- Removed unused `@types/mdast` dependency from package.json and pnpm-lock.yaml.
- Introduced a custom scrollbar component with theme support in Scrollbar.astro.
- Updated Layout.astro to include the new Scrollbar component.
- Enhanced ThemeToggle.astro to dispatch a theme-changed event on toggle.
- Added global scrollbar styles to global.css and created a new scrollbar.css for custom scrollbar styling.
- Updated VSCode settings to improve editor experience and added recommendations for new extensions.
2025-01-22 23:35:52 +00:00
radishzzz
5d327ff4f8 chore: refine user configuration standards 2025-01-13 08:32:09 +00:00
radishzzz
2e5a6d7f1f chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
radishzzz
9d2be2a82e initial environment setup 2025-01-13 02:50:27 +00:00