1621 Commits

Author SHA1 Message Date
pengzhanbo
88701c2519 build: publish v1.0.0-rc.134 v1.0.0-rc.134 2025-03-02 12:31:34 +08:00
pengzhanbo
0f4db622f7 fix(plugin-md-power): incorrect parse image size 2025-03-02 12:15:56 +08:00
pengzhanbo
bfa6c6ac0e perf: update deps to latest 2025-03-02 12:03:11 +08:00
pengzhanbo
783bfc6583 feat(cli): add markdownImage into template 2025-03-02 11:28:15 +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
d4e76e0b0b
fix(theme): page should be in light mode while printing, close #502 (#503) 2025-03-02 00:07:39 +08:00
pengzhanbo
00a858761c
fix(theme): incorrect calculation of active link in the outline, close #492 (#501) 2025-03-02 00:07:18 +08:00
pengzhanbo
6e1992f811
fix(theme): incorrect toc display in 1200px screen (#500) 2025-03-02 00:06:56 +08:00
pengzhanbo
99ba7be92d
perf(plugin-md-power): improve code embed (#497) 2025-03-02 00:06:40 +08:00
pengzhanbo
5ee3bc4d2f
feat(plugin-md-power): add the same tab-id to the npm-to containers in the same group (#504) 2025-03-01 23:45:02 +08:00
pengzhanbo
7a515b7ba4
fix: abbr incorrectly appears in search results (#495)
* fix: `abbr` incorrectly appears in search results

* chore: tweak
2025-03-01 23:44:39 +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
pengzhanbo
2505e7f623
fix: abbr incorrectly rendered in toc, close #488 (#494) 2025-03-01 23:44:01 +08:00
pengzhanbo
8608a716e6 docs: update contributing 2025-03-01 00:28:55 +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
Paiad
901c3d5063
fix: modify search.css for better display (#499) 2025-02-26 13:03:21 +08:00
physnya
8b01067b96
Update demos.md (#487)
add my website
我是一名来自 THU 的物理系学生,这个网站是作为一个爱好运营的,希望您能够通过. 同时感谢您的 plume 主题!
2025-02-24 19:35:56 +08:00
pengzhanbo
a20e26d645 build: publish v1.0.0-rc.133 v1.0.0-rc.133 2025-02-24 10:08:48 +08:00
pengzhanbo
8c7c95a410 fix(plugin-search): incorrect search result keyword highlight styles 2025-02-24 10:06:31 +08:00
pengzhanbo
f0146608ff build: publish v1.0.0-rc.132 v1.0.0-rc.132 2025-02-24 09:10:40 +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
4735ca7b97 feat: remove plugin-content-update, instead vuepress built-in api 2025-02-24 08:56:10 +08:00
pengzhanbo
2d24a61d7d chore: tweak 2025-02-24 08:54:13 +08:00
pengzhanbo
41116562fd chore: tweak 2025-02-24 00:52:29 +08:00
pengzhanbo
b153b90ce6 docs: update docs 2025-02-24 00:33:23 +08:00
pengzhanbo
1058de5774 perf(cli): update template 2025-02-24 00:28:48 +08:00
pengzhanbo
bc86a7d868 perf(theme): improve mark styles 2025-02-24 00:24:41 +08:00
pengzhanbo
3eaf2908c4
fix(theme): fix copyright link overflow due to excessive length (#486) 2025-02-23 02:35:52 +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
pengzhanbo
fded7e807a
feat(theme): add type support for mark (#480) 2025-02-23 02:00:43 +08:00
pengzhanbo
ddc82895ab
fix(theme): incorrect context leading to failed theme config file hmr (#485) 2025-02-23 01:55:24 +08:00
pengzhanbo
4e0304e2a6
fix(theme): incorrect Algolia search result rendering, close #482 (#484) 2025-02-23 01:53:04 +08:00
pengzhanbo
a1c2a9b700
fix(plugin-search): incorrect local search results (#479) 2025-02-23 01:49:51 +08:00
pengzhanbo
4f998a16c3
fix(theme): fix rendering failure when actions is missing (#476) 2025-02-23 01:49:19 +08:00
pengzhanbo
49b37962e5
feat(theme): add width/height props to <VPImage> (#475)
* feat(theme): add `width/height` props to `<VPImage>`

* chore: tweak
2025-02-23 01:48:54 +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
662b369663 build: publish v1.0.0-rc.131 v1.0.0-rc.131 2025-02-16 15:37:01 +08:00
pengzhanbo
9a2e088119 perf: update deps to latest 2025-02-16 15:15:56 +08:00
pengzhanbo
e0ae83d321
perf(theme): improve footnote styles (#469) 2025-02-16 15:03:45 +08:00
pengzhanbo
b13f1725f1
perf: add vite optimize deps (#467) 2025-02-16 15:03:31 +08:00
pengzhanbo
29f9b87128
fix(theme): incorrect home hero actions layout in mobile (#464)
* fix(theme): incorrect home hero actions layout in mobile

* chore: tweak
2025-02-16 15:03:14 +08:00
pengzhanbo
b7ced3b501
refactor(theme): improve theme options (#463) 2025-02-16 15:02:57 +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