359 Commits

Author SHA1 Message Date
pengzhanbo
067d0e2264 docs: update doc 2024-12-25 00:30:24 +08:00
pengzhanbo
c276a77d4e
feat(plugin-md-power): add audioReader support (#398)
* feat(plugin-md-power): add `audioReader` support

* chore: tweak
2024-12-25 00:17:18 +08:00
SnugglePuff
b8af2aaa92
docs: add city walk demos (#397)
* Update demos.md

提交citywalk 城市漫步网站案例

* fix: lint fix

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2024-12-23 23:41:21 +08:00
pengzhanbo
0e22ad0258 perf(theme): improve <ArtPlayer/ > 2024-12-22 13:43:14 +08:00
pengzhanbo
bd4c3506dc
feat(plugin-md-power): add artplayer support (#393)
* feat(plugin-md-power): add `artplayer` support

* docs: update docs

* test: add unit test
2024-12-22 00:28:01 +08:00
pengzhanbo
164e8843a2 docs: improve docs 2024-12-21 20:10:45 +08:00
小沐沐吖
d21410cb70
docs(docs): add 小沐沐吖 blog to demo page (#391) 2024-12-20 21:51:42 +08:00
pengzhanbo
f0b2190fe4
docs: improve docs (#390) 2024-12-20 14:47:32 +08:00
pengzhanbo
fce7faf54b docs: update tools docs 2024-12-17 00:10:39 +08:00
pengzhanbo
7a85035e97 docs: fix vuepress version tips 2024-12-17 00:08:35 +08:00
pengzhanbo
1d01d7c536
perf: update vuepress to rc.19 and deps to latest (#380) 2024-12-15 14:40:27 +08:00
pengzhanbo
a93d53c77a
feat(theme): add <CardMasonry> support (#379) 2024-12-15 00:27:12 +08:00
pengzhanbo
e5d732bc79
feat(theme): add width/center props support for ImageCard (#378)
* feat(theme): add `width/center` props  support for `ImageCard`

* chore: tweak
2024-12-15 00:26:54 +08:00
pengzhanbo
b5ca59d1fe
feat(theme): add location/organization configuration support for friends (#376) 2024-12-15 00:26:17 +08:00
MoChenYa
52a9d15fee
docs: fix text typo (#375) 2024-12-12 12:22:29 +08:00
pengzhanbo
d298c2a60f docs: update sponsor 2024-12-09 19:51:28 +08:00
pengzhanbo
f47df1449b docs: update docs 2024-12-08 13:05:24 +08:00
pengzhanbo
51ced760e5 docs: update docs 2024-12-08 11:47:15 +08:00
pengzhanbo
23b3db2abd
feat!: update deps and migrate markdown include to official plugin (#372) 2024-12-07 05:44:09 +08:00
pengzhanbo
54c460e2c9 docs: update sponsor 2024-12-07 02:23:09 +08:00
pengzhanbo
0393fc4169 docs: update sponsor 2024-12-03 22:49:37 +08:00
pengzhanbo
c375f3ae29 docs: update sponsor 2024-12-03 03:01:45 +08:00
pengzhanbo
5e0cb36a65 docs: update contributors and changelog 2024-12-02 01:11:29 +08:00
pengzhanbo
5ed2ab0f0d docs: update sponsor 2024-12-02 01:10:15 +08:00
pengzhanbo
dc38c4a7c6 chore: pnpm catalog 2024-12-01 00:03:07 +08:00
pengzhanbo
03c50115ad docs: update sponsor 2024-12-01 00:02:02 +08:00
pengzhanbo
597a199776 style: lint fix 2024-11-30 05:59:25 +08:00
pengzhanbo
1262d1a0b7 perf: update deps to latest 2024-11-30 05:59:04 +08:00
pengzhanbo
9906f1a4e2
feat(theme): improve locales (#366)
* chore: tweak

* feat(theme): improve locales
2024-11-30 05:31:14 +08:00
pengzhanbo
8b39248f96
perf(theme): improve types (#365) 2024-11-28 23:05:27 +08:00
Yuqi Ding
bdb1fc5eb3
docs: delete /images/demos/dingyuqi.com.jpg (#361)
Delete image that no longer use.
2024-11-27 10:21:55 +08:00
Yuqi Ding
bb46f41eaa
docs: update demos.md (#360)
Replace static images with remote links.
2024-11-27 10:20:56 +08:00
Jiawei Wang
980727e1c1
docs(docs): add PLUS-WAVE blog to demo page (#353)
Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2024-11-24 21:43:17 +08:00
zzyAJohn
4a5d72c92a
docs(docs): add blog to demo page (#352) 2024-11-24 21:39:01 +08:00
pengzhanbo
6bf06c985e perf: update deps to latest 2024-11-22 22:11:35 +08:00
pengzhanbo
f2f2730759
feat(theme): add support for seo & sitemap plugin options (#351) 2024-11-22 07:41:07 +08:00
ixyz
11b57c4f36
docs(docs): add blog to demo page (#350) 2024-11-21 17:47:51 +08:00
Hoey
7746b8dc25
docs:add demo hoeyzheng.top (#346)
* Add files via upload

* Update demos.md

docs:add demo hoeyzheng.top

* Delete docs/.vuepress/public/images/demos/hoeyzheng.top.png

* Add files via upload

* Delete docs/.vuepress/public/images/demos/hoeyzheng.top.png

* Add files via upload
2024-11-20 21:54:57 +08:00
pengzhanbo
6e037dcdc0
feat(theme): add support for article copyright (#345) 2024-11-20 19:52:17 +08:00
pengzhanbo
50e8f4c7e2 perf: update deps to latest 2024-11-18 00:47:14 +08:00
pengzhanbo
04ada17d5f
feat(theme): add categories transform and improve ui (#342) 2024-11-18 00:42:13 +08:00
pengzhanbo
175173027d
feat(plugin-shikiji): add support for twoslashOptions (#335)
* feat(plugin-shikiji): add support for `twoslashOptions`

* chore: tweak
2024-11-11 14:58:41 +08:00
pengzhanbo
f3c4a061ce docs: improve frontmatter for changelog and contributing 2024-11-11 12:49:37 +08:00
pengzhanbo
b97b7f2e5f chore: update deps to latest 2024-11-10 00:18:17 +08:00
pengzhanbo
b36ebadcb8
feat(theme): optimize appearance transition, close #325 (#333) 2024-11-10 00:13:43 +08:00
pengzhanbo
545e4832f6 chore: update dep to latest 2024-11-09 00:46:07 +08:00
pengzhanbo
0c53be8f10
docs: improve docs (#332) 2024-11-09 00:35:28 +08:00
pengzhanbo
08a2d6107f
feat(theme): add changelog and improve contributors, close #319 (#329) 2024-11-08 12:17:25 +08:00
pengzhanbo
30603d0097 docs: fix incorrect link 2024-11-04 22:51:09 +08:00
pengzhanbo
13d4cb1065 docs: update sponsor 2024-11-04 22:50:45 +08:00