231 Commits

Author SHA1 Message Date
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
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
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
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
RawDiamondMC
877ee4c55b
fix(docs): remove an incorrect link (#481) 2025-02-22 23:19:42 +08:00
pengzhanbo
6442ffa25a
feat(theme): add doc-hero support for custom home (#462) 2025-02-16 15:02:26 +08:00
pengzhanbo
06752c3d70 docs: update <Badge /> details 2025-02-09 01:14:45 +08:00
pengzhanbo
8631727ec3
feat(theme): add sidebarScrollbar options, close #425 (#460) 2025-02-09 00:42:36 +08:00
pengzhanbo
90db034671
feat(theme): add icon support for home hero actions (#456) 2025-02-08 14:47:57 +08:00
pengzhanbo
63a53d6c18 docs: update docs 2025-02-08 14:46:02 +08:00
小沐沐吖
a2282f51c6
feat(theme): add custom color support for badge components, close #453 (#455)
* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components
2025-02-07 10:48:33 +08:00
pengzhanbo
c703b89e1c
feat(plugin-md-power): improve normal demo sandbox (#448) 2025-01-28 00:26:21 +08:00
pengzhanbo
df306e78bc perf: update deps to latest 2025-01-21 12:58:03 +08:00
pengzhanbo
93a3da2934
feat(theme): add separator support for sidebar items, close #426 (#437) 2025-01-21 11:58:59 +08:00
pengzhanbo
a9f6bd0a0c
feat(plugin-md-power): add demo syntax (#415)
* feat(plugin-md-power): add `demo` syntax
2025-01-10 11:17:23 +08:00
pengzhanbo
e727f60606 docs: update docs 2024-12-31 22:38:10 +08:00
suixinio
7c7dddaf06
fix(docs): notes/tools/README.md 404 (#400) 2024-12-26 02:01:05 +08:00
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
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
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
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
f47df1449b docs: update docs 2024-12-08 13:05:24 +08:00
pengzhanbo
23b3db2abd
feat!: update deps and migrate markdown include to official plugin (#372) 2024-12-07 05:44:09 +08:00
pengzhanbo
5e0cb36a65 docs: update contributors and changelog 2024-12-02 01:11:29 +08:00
pengzhanbo
597a199776 style: lint fix 2024-11-30 05:59:25 +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
pengzhanbo
f2f2730759
feat(theme): add support for seo & sitemap plugin options (#351) 2024-11-22 07:41:07 +08:00
pengzhanbo
6e037dcdc0
feat(theme): add support for article copyright (#345) 2024-11-20 19:52:17 +08:00
pengzhanbo
04ada17d5f
feat(theme): add categories transform and improve ui (#342) 2024-11-18 00:42:13 +08:00