1
0
mirror of https://github.com/sendevia/website.git synced 2026-03-05 23:32:45 +08:00
Commit Graph

124 Commits

Author SHA1 Message Date
1eb03650bb feat: update layout styles and homepage content 2025-11-25 02:45:06 +08:00
60728d9fd0 feat: add color logging 2025-11-25 02:43:26 +08:00
ae855e2a03 remove: remove useless navigation items and allposts layout 2025-11-25 02:42:30 +08:00
d8818ed2c8 dependency: update 2025-11-25 02:39:32 +08:00
4410040bad add(appbar): add appbar component with search functionality 2025-11-25 02:38:14 +08:00
9d2c31e73e refactor(navbar): adjust z-index values for improved layering 2025-11-22 00:54:17 +08:00
b0e3fd60ce feat(image-viewer): add background color to content image 2025-11-22 00:32:03 +08:00
1789ecff8b feat: add precision parameter to calculate scroll percentage and improve scroll handling 2025-11-22 00:05:06 +08:00
f211e1fa9d refactor(scroll-to-top): simplify scroll logic and utilize global scroll state 2025-11-21 23:19:03 +08:00
72faa72c78 feat: implement global scroll listener and state management 2025-11-21 23:17:54 +08:00
bdeb1f79f9 refactor(navbar): update navigation structure and improve styling consistency 2025-11-18 21:54:44 +08:00
0e3f9efab1 fix: adjust padding values for ordered and unordered lists for better alignment 2025-11-18 21:52:23 +08:00
558128a4a7 refactor(image-viewer): remove unnecessary overflow style and improve ui 2025-11-18 21:41:44 +08:00
75e7c94bdc rename: Sidebar to Navbar 2025-11-18 16:08:49 +08:00
e512e79932 refactor: improve code readability by formatting style 2025-11-18 15:32:29 +08:00
e247341e93 opt: code quality 2025-11-16 17:26:23 +08:00
736584e6be feat(config): reorganize font link imports for improved readability 2025-11-16 15:28:22 +08:00
d9eadf1893 feat(button): refactor button component to use dynamic component for anchor and button elements 2025-11-15 00:08:15 +08:00
29364f4c20 feat(image-viewer): update maximum zoom level and adjust drag calculations for improved image navigation 2025-11-14 19:19:01 +08:00
52e8bc2fca feat(image-viewer): add image navigation with Shift + scroll functionality 2025-11-13 21:59:22 +08:00
6f4e611b04 feat(image-viewer): enhance styling and layout for image navigation and thumbnails 2025-11-13 21:56:05 +08:00
0c8faeda8c feat(sidebar): implement responsive navigation layout 2025-11-11 23:27:14 +08:00
c6c5cf260a feat: add image viewer component with zoom and navigation 2025-11-11 22:55:52 +08:00
4457b2539e article: update 2025-11-11 21:25:51 +08:00
dbdae36a74 feat(theme): register global components and restructure imports 2025-11-11 21:25:04 +08:00
c75d38d8ed feat: update navigation menu with AincradMix entry 2025-11-09 23:28:34 +08:00
97438c93ae fix: improve 404 page typography and styling 2025-11-09 23:24:58 +08:00
549db33d49 fix: improve button and article layout styling 2025-11-09 23:17:37 +08:00
12bed12841 feat: improve responsive layout for NotFound component 2025-11-09 23:16:48 +08:00
43a4ebb0d8 article: update post frontmatter 2025-11-09 22:52:48 +08:00
2415b211f9 feat: improve palette generation performance and reliability 2025-11-09 22:51:38 +08:00
2bc685a2a3 feat: add markdown align plugin for text alignment support 2025-11-09 16:19:06 +08:00
a6e1fb3419 article: improve post formatting and update download section 2025-11-09 16:18:45 +08:00
061434342f feat: add impression field to post data structure 2025-11-09 16:01:56 +08:00
8dfd0782f9 feat: add new avatar and artwork images 2025-11-09 16:00:56 +08:00
0c14354359 feat: update focus-ring mixin parameter from size to thickness 2025-11-09 16:00:42 +08:00
3bce8e20ff feat: add reusable Button component 2025-11-09 15:59:55 +08:00
6b2059b188 feat: update font weight syntax to use variable font settings 2025-11-09 14:57:02 +08:00
e47e671ab0 feat: refactor markdown plugin configuration and improve code formatting 2025-11-08 17:35:55 +08:00
9e81a5184f feat(theme): adjust image width and improve code block overflow 2025-11-08 17:30:43 +08:00
2638c743ba feat(theme): remove unused tokens 2025-11-03 23:16:15 +08:00
5882418617 feat: remove card component styles 2025-11-03 17:54:07 +08:00
4396295cbd feat: rename functions for better clarity in theme utilities 2025-11-03 17:53:26 +08:00
6586b65246 article: update 2025-10-31 22:45:20 +08:00
55a445c614 feat(table): replace box-shadow with outline and simplify borders 2025-10-31 22:44:49 +08:00
faf08f13d2 feat(theme): improve blockquote and task list styling 2025-10-31 22:26:40 +08:00
70de12bea6 feat(theme): improve blockquote styling and accessibility 2025-10-31 16:51:49 +08:00
e6f0ebcf44 feat: restructure article layout with section wrapper plugin 2025-10-31 16:02:59 +08:00
c645284185 feat: only allow id and class attributes in markdown 2025-10-31 01:41:42 +08:00
58b93a8fa7 feat(theme): enhance code block language label styling 2025-10-31 01:40:44 +08:00