1
0
mirror of https://github.com/sendevia/website.git synced 2026-03-05 15:25:01 +08:00

316 Commits

Author SHA1 Message Date
a7e0528c24 chore(package): update to version 26.3.4(316) 26.3.4(316) 2026-03-04 22:50:40 +08:00
29885ae607 feat(Footer): 更新备案信息 2026-03-04 22:50:30 +08:00
dabb2f6164 feat(Dockerfile): simplify Dockerfile by removing self-signed SSL and nginx config 2026-03-04 22:08:52 +08:00
1247943a5e feat(.gitignore): update 2026-03-04 22:08:17 +08:00
b822fe6227 feat(ci): simplify docker image tagging and extract version from package.json 2026-03-04 21:15:43 +08:00
f01232241f feat(workflow): add GitHub Actions workflow for building and pushing Docker image 2026-03-04 21:07:12 +08:00
c8b917bda5 feat(Dockerfile): add Dockerfile for building and serving the application with Nginx 2026-03-04 20:44:01 +08:00
aa3cdbc695 fix(PageIndicator): remove inline anchors from headings collection 2026-03-04 15:36:53 +08:00
2bc889a388 chore(package): update to version 26.3.4(308) 26.3.4(308) 2026-03-04 00:23:36 +08:00
c093e395bd feat(anchor): implement custom anchor links 2026-03-04 00:22:09 +08:00
2d879372d2 fix(Table.scss): adjust padding and min-width for table header and cells 2026-02-28 23:32:51 +08:00
0493426eaa chore(package): update to version 26.2.28(305) 26.2.28(305) 2026-02-28 20:59:32 +08:00
042342f923 article(Jekylmt): update table formatting 2026-02-28 20:59:22 +08:00
13548b222e feat(mdTable): add a simple markdown-it table plugin 2026-02-28 20:58:45 +08:00
adb804f249 fix(mdSectionWrapper): remove invalid instance check for MarkdownIt 2026-02-28 20:30:47 +08:00
d91f8b90aa rename: sectionWrapper to mdSectionWrapper 2026-02-28 20:28:41 +08:00
69d117152a remove: Dockerfile 2026-02-27 21:28:48 +08:00
b6e7649a4f remove: 公安备案 2026-02-27 21:27:24 +08:00
1bb864cf24 chore(package): update to version 26.2.25(298) 26.2.25(298) 2026-02-25 23:24:57 +08:00
68448d29fe feat(ImageViewer): enhance image viewer with button group navigation 2026-02-25 23:24:46 +08:00
cad4130789 feat(ButtonGroup): enhance button group component with new props and event handling 2026-02-25 23:24:07 +08:00
b4df562522 style(tokens): update color scheme for light mode 2026-02-25 23:22:26 +08:00
0a4f340e88 chore(NavBar): remove theme state initialization on mount 2026-02-25 23:17:22 +08:00
6a0cc5f5cb style(Article): optimize image display 2026-02-25 23:17:02 +08:00
008160b3c9 article(Jekylmt): add new article 2026-02-25 23:15:53 +08:00
416426d769 refactor(theme): simplify theme management using useColorMode 2026-02-25 23:12:08 +08:00
e07acc8e35 chore(config): update markdown-it plugins and add markdown-it imgMark 2026-02-25 23:11:41 +08:00
b1f8d6f15b chore(package): update to version 26.2.22(289) 26.2.22(289) 2026-02-22 21:09:12 +08:00
c7af2eeb0f feat(Dockerfile): add initial Dockerfile 2026-02-22 21:08:50 +08:00
1fbac018f9 article: update color scheme and replace impression image 2026-02-21 21:31:39 +08:00
cbd3979476 fix(images): replace PNG images with WEBP format 2026-02-09 23:44:31 +08:00
5bcec415b3 fix(dependencies): downgrade @material/material-color-utilities to version 0.3.0 and update vue to version 3.5.28 2026-02-09 23:35:49 +08:00
1ada9579ce style(layout): improve transition effects 2026-02-09 23:30:43 +08:00
1215d1ca22 style(Header): enhance header transition effects 2026-02-09 23:29:33 +08:00
56264d3504 chore(package): update dependencies to latest versions 2026-02-09 16:20:19 +08:00
251b22f1b5 chore(package): update to version 26.2.8(281) 26.2.8(281) 2026-02-08 23:43:53 +08:00
2c5cbfad01 style(update-version): improve output formatting for version update process 2026-02-08 23:43:43 +08:00
42fedf3c3d article(Markdown 扩展示例): add color and impression 2026-02-08 23:40:16 +08:00
ecd4fb2886 style(Header): enhance title with gradient background and overlay effect 2026-02-08 23:39:39 +08:00
fff5f3ba2b fix(Header): hide SVG element 2026-02-08 21:25:26 +08:00
5faa7e4220 article(设置开机自启动的 Jekyll 服务): add color and impression 2026-02-08 21:18:32 +08:00
568c7a7427 style: update text style for improved visibility 2026-02-08 21:16:34 +08:00
bef3d5ce77 style: update link decoration 2026-02-08 21:15:42 +08:00
00b034f02b fix(PageIndicator): correct syntax and update text for short link display 2026-02-08 21:14:09 +08:00
f27da216e0 chore(package): update to version 26.2.6(272) 26.2.6(272) 2026-02-06 16:17:35 +08:00
051aadc565 feat(update-version): enhance version update script with remote configuration and improved logging 2026-02-06 16:16:59 +08:00
26ad7fed76 feat(Header): add gradient image handling and improve layout structure 2026-02-06 16:11:41 +08:00
73a1b4044d feat(images): add new gradient images and remove obsolete image 2026-02-06 15:13:35 +08:00
1a6a60d5cc chore(package): update to version 26.1.30(268) 26.1.30(268) 2026-01-30 22:05:21 +08:00
8cdbd059bb fix(navState): update cookie name 2026-01-30 22:04:07 +08:00