mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
feat: integrate PhotoSwipe lightbox, enhance scrollbar functionality, and update layout components
- Added a new PhotoSwipe component for image lightbox functionality in the layout. - Enhanced scrollbar component with an auto-hide delay feature. - Updated global styles to improve scrollbar appearance and added styles for PhotoSwipe. - Included new Head layout component for better SEO and meta tag management. - Added images to existing posts for improved visual content. This commit improves user experience with enhanced image viewing and layout consistency.
This commit is contained in:
parent
ac9e839a75
commit
1af92d92c8
10 changed files with 131 additions and 51 deletions
|
@ -47,7 +47,7 @@
|
|||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.16.0",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/node": "^22.10.9",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"@unocss/eslint-plugin": "^65.4.3",
|
||||
"@unocss/preset-attributify": "^65.4.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue