46 Commits

Author SHA1 Message Date
pengzhanbo
3d9361e2f1
feat: add title render support for code block (#522) 2025-03-12 23:38:43 +08:00
Mister-Hope
b8b32201ef
feat!: remove plugin-shikiji, migrate to @vuepress/plugin-shiki, close #489 (#508)
* feat: remove shiki plugin

* chore: tweak

* chore: tweak

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-03-05 12:36:53 +08:00
pengzhanbo
4735ca7b97 feat: remove plugin-content-update, instead vuepress built-in api 2025-02-24 08:56:10 +08:00
pengzhanbo
b7ced3b501
refactor(theme): improve theme options (#463) 2025-02-16 15:02:57 +08:00
pengzhanbo
f8e6246841 style: lint fix 2025-02-09 01:01:29 +08:00
pengzhanbo
62c43d25ee
feat: improve built-in locales (#441) 2025-01-21 12:00:06 +08:00
pengzhanbo
2557af8e01
fix(theme): incorrect font-synthesis and readingTime format (#394) 2024-12-22 00:27:38 +08:00
pengzhanbo
23b3db2abd
feat!: update deps and migrate markdown include to official plugin (#372) 2024-12-07 05:44:09 +08:00
pengzhanbo
e7ba5621f7
perf: optimize debug logs (#371) 2024-12-07 05:14:02 +08:00
pengzhanbo
597a199776 style: lint fix 2024-11-30 05:59:25 +08:00
pengzhanbo
f2f2730759
feat(theme): add support for seo & sitemap plugin options (#351) 2024-11-22 07:41:07 +08:00
pengzhanbo
b9f7340c25 perf(theme): optimize plugin-git default options 2024-11-09 00:53:03 +08:00
pengzhanbo
08a2d6107f
feat(theme): add changelog and improve contributors, close #319 (#329) 2024-11-08 12:17:25 +08:00
pengzhanbo
30d707036e
perf: improve markdown container plugin (#320)
* perf: improve markdown container plugin

* chore: add unit test

* chore: improve styles
2024-10-31 01:42:54 +08:00
pengzhanbo
7913caee50
refactor(theme): improve headers active anchor (#258) 2024-10-09 00:37:53 +08:00
pengzhanbo
6d918ca7b8
perf(theme): improve scroll behavior (#253) 2024-10-04 11:13:36 +08:00
pengzhanbo
1444af6533
perf(theme): improve findConfigPath (#246) 2024-10-02 01:30:17 +08:00
pengzhanbo
1e076fea5a
perf(theme): improve <VPLink> (#239) 2024-10-01 01:26:37 +08:00
pengzhanbo
49672724eb
feat(theme)!: migrate plugin-md-enhance to official plugins (#206)
* feat(theme)!: migrate `plugin-markdown-hint`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* fix(theme): improve `home-blog` styles in mobile, close #210

* chore: tweak

* chore: tweak
2024-09-26 00:06:23 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
1c40b25cfa
perf(theme): optimize scroll-padding-top (#191) 2024-09-18 19:57:00 +08:00
pengzhanbo
520dce22c1 style: lint fix 2024-09-11 00:03:13 +08:00
pengzhanbo
ab7d368485 perf(theme): default page title 2024-09-10 16:47:18 +08:00
pengzhanbo
022719529e fix(theme): incorrect match page title 2024-09-01 11:41:33 +08:00
pengzhanbo
db5d81677f feat(plugin-md-power): add support file-tree container 2024-09-01 11:40:50 +08:00
pengzhanbo
047e0527f5 perf(theme): optimize load theme config 2024-08-30 19:11:47 +08:00
pengzhanbo
5f13a1ba46 feat(theme): add normalize page title markdown plugin 2024-08-30 19:11:19 +08:00
pengzhanbo
06287ca270 chore: tweak 2024-08-21 17:17:37 +08:00
pengzhanbo
7832a9b13c feat(theme): remove frontmatter.author, and improve frontmatter.contributors type 2024-08-21 04:21:40 +08:00
pengzhanbo
5d0d626eef feat(theme): add support for iconify localization 2024-07-22 00:42:41 +08:00
pengzhanbo
62ac0b3371 feat(theme): add @vuepress/plugin-cache 2024-07-21 00:52:03 +08:00
pengzhanbo
936b0b4851 perf: optimize package import 2024-07-19 03:17:28 +08:00
pengzhanbo
7882539221 chore: tweak 2024-07-08 22:35:00 +08:00
pengzhanbo
9a8df18286 perf: 优化主题配置解析 2024-07-08 02:44:01 +08:00
pengzhanbo
025a6bf680 perf: 优化 frontmatter 生成 2024-07-08 02:41:52 +08:00
pengzhanbo
c53d57a789 chore: tweak 2024-06-29 02:26:05 +08:00
pengzhanbo
5a3d62b844 feat(theme): rename frontmatter article to draft 2024-06-29 00:40:22 +08:00
pengzhanbo
62e128a960 feat(theme): 新增 <Card> 卡片组件 2024-06-19 11:12:46 +08:00
pengzhanbo
1df3505d89 feat(theme): 添加 步骤容器 2024-06-18 18:50:42 +08:00
pengzhanbo
7e065208a9 perf(theme): 重命名 avatarprofile 2024-06-15 17:42:29 +08:00
pengzhanbo
74a69948b8 perf(theme): 优化 node 结构 2024-06-05 00:34:27 +08:00
pengzhanbo
a0eac82f4e feat(theme): 优化文章标签颜色生成方式,所有文章支持标签 2024-06-05 00:32:37 +08:00
pengzhanbo
ec00e78362 feat: move fonts to plugin-fonts 2024-05-31 00:30:22 +08:00
pengzhanbo
b6e6a2674f feat(theme): use plugin-photo-swipe instead plugin-medium-zoom 2024-05-30 22:57:08 +08:00
pengzhanbo
a493edb48f chore: tweak 2024-05-26 18:56:47 +08:00
pengzhanbo
48c6113f77 chore: 调整优化结构 2024-05-26 13:11:21 +08:00