434 Commits

Author SHA1 Message Date
pengzhanbo
a0de3c660a
feat(theme): add target/rel props support for LinkCard (#556) 2025-04-15 21:26:50 +08:00
pengzhanbo
97f046015c
feat(theme): add doc-meta-before and doc-meta-after slots (#554) 2025-04-14 18:51:26 +08:00
Paiad
9fc6c5fae4
docs: add paiad blog demo (#555) 2025-04-10 09:52:13 +08:00
XingJi-love
fa8ddc99e7
docs: add vue.xingji.fun blog (#553) 2025-04-08 08:19:16 +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
f195f6f7bc docs: update sponsor 2025-04-04 08:03:43 +08:00
pengzhanbo
74dfa34cee docs: enable twoslash for code block 2025-04-01 10:23:34 +08:00
pengzhanbo
b28112efc2
feat: enhance a11y (#546) 2025-03-30 03:08:01 +08:00
pengzhanbo
6fd6c0c250
feat: improve demo vue scoped styles (#542) 2025-03-30 00:12:04 +08:00
pengzhanbo
6237446482
feat(plugin-md-power): add chat container syntax support (#537) 2025-03-30 00:10:45 +08:00
pengzhanbo
497fe23001 docs: fix markdown formatting and update snippet path in usage guide 2025-03-29 08:30:15 +08:00
zhenghaoyang24
6a8195684a
docs: change zhenghaoyang.top domain to zhenghaoyang.cn in demos (#543) 2025-03-28 18:24:32 +08:00
zhenghaoyang24
9f99ae3ca7
docs: add en markdown doc (#538)
* docs: add markdown-basic en

* docs: add markdown-extensions en

* docs: add markdown-icons en

* docs: add markdown-mark en , change file structure

* docs: update usage

* docs: add to markdown-caniuse en

* docs: add en docs markdown - import files

* docs: add en docs markdown - collapse

* chore: fix package lock file

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-03-27 21:06:53 +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
5b883a1396 docs: update changelog and contributors tips 2025-03-23 20:06:40 +08:00
pengzhanbo
cca923a235
feat(plugin-md-power): add collapse syntax support (#535) 2025-03-23 18:29:45 +08:00
pengzhanbo
dd5c984578
refactor(plugin-md-power): improve timeline syntax parsing (#534) 2025-03-23 00:40:34 +08:00
pengzhanbo
5173e7f2ed
feat(plugin-md-power): add timeline syntax support (#529) 2025-03-22 00:07:35 +08:00
pengzhanbo
4f5d37df6e docs: fix typo error 2025-03-21 13:38:36 +08:00
pengzhanbo
19c350fdda docs: fix inactive link 2025-03-21 13:37:59 +08:00
pengzhanbo
cb88227146 docs: fix link error 2025-03-17 16:52:16 +08:00
pengzhanbo
3c27c45e7e docs: update deploy node version to 22 2025-03-16 19:37:12 +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
5a81b419c3
perf: improve nodejs version support (#520) 2025-03-12 23:39:13 +08:00
pengzhanbo
fb08a2dc10
feat(plugin-md-power): cleanup the env passed into renderInline (#519) 2025-03-12 23:38:58 +08:00
pengzhanbo
79d3ee6565 chore: update deps to latest 2025-03-09 20:48:38 +08:00
zhenghaoyang24
a4ac3a30e0
docs: add en-US docs (#514)
* docs: translate README to English in homepage

* feat(docs): update hero-text in README

* docs: add readme_en

* feat(docs): add language jump in readme

* docs: update readme layout

* feat(docs): add CONTRIBUTION_EN and jump link

* docs: translate theme introduction

* docs: upgrade version to 135 , create 2 file

* docs: add icon, fix translation errors in intro, translate quick-start

* docs: translate quick start - write

* docs: fix jump link in write

* docs: translate document in quick start

* docs: translate international in quick start

* docs: translate deployment in quick start

* docs: translate optimize-build in quick start

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-03-09 11:14:47 +08:00
pengzhanbo
4cc290de28 docs: update sponsor 2025-03-08 08:55:44 +08:00
rand777
f8d74757ef
docs: add docs.pguide.studio demo (#516)
* Update demos.md

* Add files via upload
2025-03-08 08:52:25 +08:00
pengzhanbo
131225577e chore: update mpegts.js to 1.7.3 2025-03-05 18:22:49 +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
bfa6c6ac0e perf: update deps to latest 2025-03-02 12:03:11 +08:00
pengzhanbo
6e6f9af12c
docs: improve docs (#509)
* docs: improve docs

* chore: tweak

* chore: tweak
2025-03-02 11:26:45 +08:00
pengzhanbo
4227b8a91e
feat(theme): split the post cover field into cover and coverStyle (#512) 2025-03-02 11:25:58 +08:00
pengzhanbo
b879c62442
feat(plugin-md-power): add multiple lines parse for annotation syntax (#496)
* feat(plugin-md-power): add multiple lines parse for `annotation` syntax

* chore: tweak
2025-03-01 23:44:21 +08:00
Hoey
607aaf4533
fix(docs): incorrect rust icon display in dark mode
The previous rust icon was not clearly displayed in both dark and light modes
2025-02-27 12:22:15 +08:00
physnya
8b01067b96
Update demos.md (#487)
add my website
我是一名来自 THU 的物理系学生,这个网站是作为一个爱好运营的,希望您能够通过. 同时感谢您的 plume 主题!
2025-02-24 19:35:56 +08:00
pengzhanbo
6f11b50bee perf: update deps to latest 2025-02-24 09:02:02 +08:00
pengzhanbo
d9cc70168e docs: update docs 2025-02-24 08:56:53 +08:00
pengzhanbo
b153b90ce6 docs: update docs 2025-02-24 00:33:23 +08:00
pengzhanbo
f8d32835df
feat(plugin-md-power): add Annotation syntax support (#483)
* feat(plugin-md-power): add `Annotation` syntax support

* chore: lint fix
2025-02-23 02:10:01 +08:00
pengzhanbo
1f0ec7feaf
feat(plugin-md-power): add support for abbr (#477) 2025-02-23 02:01:01 +08:00
RawDiamondMC
877ee4c55b
fix(docs): remove an incorrect link (#481) 2025-02-22 23:19:42 +08:00
李艺
9f2858e418
docs: add yishulun.com blog demo (#478)
* Update demos.md

* Add files via upload
2025-02-22 00:17:03 +08:00
pengzhanbo
9a2e088119 perf: update deps to latest 2025-02-16 15:15:56 +08:00
pengzhanbo
6442ffa25a
feat(theme): add doc-hero support for custom home (#462) 2025-02-16 15:02:26 +08:00
pengzhanbo
8dd860e570 docs: update demos 2025-02-13 16:35:15 +08:00
ar0m
6d36926b51
docs: add new demo entry for jindongjie (#466)
* docs: add new demo entry for jindongjie

* docs: fix demo entry missing url
2025-02-13 16:16:21 +08:00
Zhou Haoran
62c37b69f5
docs: add NcatBotDocsdemo (#465) 2025-02-13 13:27:21 +08:00
pengzhanbo
460510ef67 docs: update sponsor 2025-02-10 13:39:47 +08:00