256 Commits

Author SHA1 Message Date
pengzhanbo
a5dfef7202
feat(theme): optimize page encrypt (#750) 2025-11-09 13:48:15 +08:00
pengzhanbo
3d48446769
feat(theme): add dark-veil home hero effect (#747) 2025-10-31 18:33:57 +08:00
pengzhanbo
192017b892
fix(theme): fix auto-sidebar collapsed (#746) 2025-10-31 18:03:06 +08:00
pengzhanbo
aa6168c31d
feat(theme): add home hero effects (#738) 2025-10-25 11:55:17 +08:00
pengzhanbo
74b4ddf8f5 perf: update deps to latest 2025-10-16 02:01:56 +08:00
pengzhanbo
707d534b95
fix(theme): fix post category sort error (#727) 2025-10-15 14:00:28 +08:00
HAO CHEN
5c0d211d82
feat(plugin-md-power): add lazy animation mode for mark highlights (#718) 2025-10-12 21:56:15 +08:00
pengzhanbo
3a07f590cb
fix(theme): incorrect sidebar link prefix, close #714, #710 (#715) 2025-10-12 01:37:43 +08:00
pengzhanbo
385059f214
docs: update en docs (#708)
* docs: update en docs

* chore: tweak

* chore: tweak

* chore: tweak
2025-10-09 15:46:05 +08:00
pengzhanbo
3b5e2cc5b3 fix(theme): fix I/O race condition causing auto frontmatter not to be written 2025-10-08 12:49:58 +08:00
pengzhanbo
2e1ad23112 fix(theme): incorrect configuration loading and page generation sequence 2025-10-08 02:16:00 +08:00
pengzhanbo
b37af47dca feat(theme): add collection breaking change log 2025-10-08 01:29:20 +08:00
pengzhanbo
2a8385f3aa fix(theme): incorrect collection auto complete 2025-10-08 01:28:46 +08:00
pengzhanbo
4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00
pengzhanbo
69b9d0bc3d
fix(theme): fix createTime is obtained incorrectly during creation, close #692 (#700) 2025-09-20 15:12:44 +08:00
pengzhanbo
086528606e
feat(theme): add password support for post frontmatter (#689) 2025-09-10 12:44:01 +08:00
pengzhanbo
e8e8614d6e style: lint fix 2025-08-11 00:42:43 +08:00
pengzhanbo
e113f6850a
feat(theme): improve post draft status (#662) 2025-08-04 14:59:17 +08:00
pengzhanbo
371834640b
feat(plugin-md-power): add table container, close #652 (#655) 2025-07-26 09:11:51 +08:00
pengzhanbo
b8ce0cd151 fix(theme): incorrect image preview selector 2025-07-20 10:47:02 +08:00
pengzhanbo
0fe98a38f1
feat(theme): migrate to @vuepress/plugin-replace-assets (#644) 2025-07-10 11:23:05 +08:00
Hammuu1112
534683817e
feat(theme): add locale support for Korean (ko-KR) (#642)
* add ko-KR

* fix typo error

* Change the import order
2025-07-08 13:00:06 +08:00
pengzhanbo
4590703e63
feat(theme): add image-preview configuration (#637) 2025-07-05 23:22:25 +08:00
pengzhanbo
a8fac92bf0
feat(plugin-md-power): add deprecated prop support for field container, close #627 (#630) 2025-06-29 14:36:48 +08:00
pengzhanbo
4f60b5424d style: lint fix 2025-06-24 15:13:03 +08:00
pengzhanbo
6f15557f11
feat: use chokidar v4 (#622) 2025-06-19 19:27:06 +08:00
pengzhanbo
338334f479
feat!: use new chart plugin and remove md-enhance (#621) 2025-06-19 18:48:46 +08:00
Shuo Liu
1f89d7f515
feat(plugin-md-power): enable python code repl(#585) (#613)
* feat(plugin-md-power): enable python code repl(#585)

* fix(plugin-md-power): correct grammars

* fix(plugin-md-power): modify pnpm-lock.yaml

* feat: tweak

* chore: tweak

---------

Co-authored-by: Shuo Liu <sliu84@outlook.com>
Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-06-06 21:14:59 +08:00
pengzhanbo
9ef8322940 perf: update deps to latest 2025-05-17 09:33:09 +08:00
pengzhanbo
149732520a
feat: add multiple provider support for icon, close #568 (#596)
* feat: add multiple provider support for icon

* chore: tweak

* chore: tweak
2025-05-16 11:03:41 +08:00
pengzhanbo
aaa473572c
refactor: use isolatedDeclarations in tsconfig (#594) 2025-05-12 16:17:47 +08:00
pengzhanbo
2c9006caf7
fix(theme): fix git-plugin execute error when git: false (#591) 2025-05-12 09:06:44 +08:00
pengzhanbo
61ca08c8b4
fix(theme): yaml parsing error caused by special chars (#586)
* fix(theme): yaml parsing error caused by special chars

* chore: tweak
2025-05-07 20:48:16 +08:00
pengzhanbo
31e3b41a27
feat(plugin-md-power): add code-tree container and embed syntax, close #567 (#584)
* feat(plugin-md-power): add code-tree container and embed syntax, close #567

* chore: tweak
2025-05-02 21:01:25 +08:00
pengzhanbo
56c5eb5257
feat(plugin-md-power): add field and field-group container, close #566 (#579) 2025-04-30 03:01:06 +08:00
pengzhanbo
73ed8dc9c5
feat(theme): add badge support for navbar and sidebar (#559) 2025-04-19 11:40:35 +08:00
pengzhanbo
74841a9ff6 fix(theme): handle empty dependencies in version detection 2025-04-07 17:39:05 +08:00
pengzhanbo
1365c83109
feat: add vuepress-plugin-replace-assets support, close #545 (#549)
* feat: add `vuepress-plugin-replace-assets` support, close #545
2025-04-07 07:41:23 +08:00
pengzhanbo
487448d611
feat(theme): add theme deps version detection (#551)
* feat(theme): add theme deps version detection

* chore: tweak
2025-04-07 07:38:52 +08:00
pengzhanbo
54233a330f fix(theme): correct path to theme package 2025-03-30 00:25:03 +08:00
pengzhanbo
6237446482
feat(plugin-md-power): add chat container syntax support (#537) 2025-03-30 00:10:45 +08:00
pengzhanbo
6235833e7f
refactor(theme): migrate contributors and changelog to @vuepress/plugin-git built-in component (#536) 2025-03-24 00:28:58 +08:00
pengzhanbo
cca923a235
feat(plugin-md-power): add collapse syntax support (#535) 2025-03-23 18:29:45 +08:00
pengzhanbo
5173e7f2ed
feat(plugin-md-power): add timeline syntax support (#529) 2025-03-22 00:07:35 +08:00
pengzhanbo
e34690836b
feat(theme): improve log output (#526) 2025-03-22 00:07:00 +08:00
pengzhanbo
feb35b4307
fix(theme): incorrect markdown.hint default options (#530) 2025-03-22 00:06:42 +08:00
pengzhanbo
0fd6cac574
refactor(theme): improve types and flat config (#524)
* refactor(theme): improve types
2025-03-16 02:29:30 +08:00
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
4227b8a91e
feat(theme): split the post cover field into cover and coverStyle (#512) 2025-03-02 11:25:58 +08:00