pengzhanbo
|
bfd784467d
|
ci: update release workflow
|
2025-03-16 14:20:59 +08:00 |
|
pengzhanbo
|
a64cc6e274
|
build: publish v1.0.0-rc.136
v1.0.0-rc.136
|
2025-03-16 14:16:17 +08:00 |
|
pengzhanbo
|
de7b25ed7c
|
fix(theme): optimize mermaid
|
2025-03-16 13:01:55 +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
|
3061c1085c
|
refactor(theme): improve repo-card fetch data (#521)
|
2025-03-12 23:39:31 +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
|
3d9361e2f1
|
feat: add title render support for code block (#522)
|
2025-03-12 23:38:43 +08:00 |
|
pengzhanbo
|
79d3ee6565
|
chore: update deps to latest
|
2025-03-09 20:48:38 +08:00 |
|
pengzhanbo
|
2b7bd41b8b
|
chore: update CONTRIBUTING
|
2025-03-09 14:47:42 +08:00 |
|
pengzhanbo
|
2a3b79a602
|
chore: update SECURITY
|
2025-03-09 14:47:19 +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
|
de5469201a
|
chore: update pnpm onlyBuiltDependencies
|
2025-03-02 21:48:02 +08:00 |
|
pengzhanbo
|
0f3f1f0ba7
|
ci: update node version to 22
|
2025-03-02 21:44:51 +08:00 |
|
pengzhanbo
|
4e7c27a980
|
build: publish v1.0.0-rc.135
v1.0.0-rc.135
|
2025-03-02 12:50:18 +08:00 |
|
pengzhanbo
|
ed019cad06
|
fix: typo error
|
2025-03-02 12:48:18 +08:00 |
|
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 |
|