pengzhanbo
|
74079390f6
|
feat: add create-vuepress-theme-plume package (#153)
* feat: add `create-vuepress-theme-plume` package
* feat(cli): add support deploy
|
2024-08-29 12:03:32 +08:00 |
|
pengzhanbo
|
a4dc03f736
|
build: publish v1.0.0-rc.90
|
2024-08-27 12:07:51 +08:00 |
|
pengzhanbo
|
91981b44eb
|
fix(theme): incorrect auto frontmatter
|
2024-08-27 12:01:05 +08:00 |
|
pengzhanbo
|
d87e785e6f
|
fix(theme): incorrect resolve sidebar
|
2024-08-27 11:32:48 +08:00 |
|
pengzhanbo
|
b37de62121
|
fix(theme): incorrect generate for notes permalink
|
2024-08-27 10:44:31 +08:00 |
|
pengzhanbo
|
55b96875b1
|
fix(theme): incorrect shadow when title is too long
|
2024-08-27 10:43:16 +08:00 |
|
pengzhanbo
|
ec0012e822
|
build: publish v1.0.0-rc.89
|
2024-08-27 08:38:17 +08:00 |
|
pengzhanbo
|
b55a0f7546
|
fix(theme): incorrect notes auto frontmatter permalink
|
2024-08-26 13:39:53 +08:00 |
|
pengzhanbo
|
543f6ea66f
|
perf(theme): redirect locales page
|
2024-08-26 13:38:11 +08:00 |
|
huan_kong
|
7891ca8d78
|
fix(theme): incorrect shadow when title is too long (#154)
* fix(theme): incorrect shadow when title is too long
* chore: lint fix
|
2024-08-26 11:21:39 +08:00 |
|
pengzhanbo
|
d18baa8406
|
build: publish v1.0.0-rc.88
|
2024-08-22 13:56:25 +08:00 |
|
pengzhanbo
|
e2cca7dd3b
|
chore: tweak
|
2024-08-22 13:00:25 +08:00 |
|
pengzhanbo
|
f79f7bd03a
|
chore: update deps to latest
|
2024-08-22 12:55:55 +08:00 |
|
pengzhanbo
|
22e37fc819
|
chore: tweak
|
2024-08-22 12:48:45 +08:00 |
|
pengzhanbo
|
a7c40e0bd5
|
fix(theme): incorrect <CardGrid> render, close #147
|
2024-08-22 12:48:29 +08:00 |
|
pengzhanbo
|
06287ca270
|
chore: tweak
|
2024-08-21 17:17:37 +08:00 |
|
pengzhanbo
|
7832a9b13c
|
feat(theme): remove frontmatter.author, and improve frontmatter.contributors type
|
2024-08-21 04:21:40 +08:00 |
|
pengzhanbo
|
1358f77b50
|
feat(theme): improve <mark> styles
|
2024-08-21 02:00:23 +08:00 |
|
pengzhanbo
|
5cb39d2897
|
perf: update deps to latest
|
2024-08-21 01:58:56 +08:00 |
|
pengzhanbo
|
4c5b952af2
|
build: publish v1.0.0-rc.87
|
2024-08-18 10:26:15 +08:00 |
|
pengzhanbo
|
369a170813
|
perf: update deps to latest
|
2024-08-18 10:05:13 +08:00 |
|
pengzhanbo
|
dae7b1ccda
|
perf(theme): navbar transition
|
2024-08-18 10:04:49 +08:00 |
|
pengzhanbo
|
edc0297c0c
|
feat(theme): add component <ImageCard />
|
2024-08-18 09:57:40 +08:00 |
|
pengzhanbo
|
e6f2e3fe64
|
feat(theme): add component <VPImageCard />
|
2024-08-17 12:33:14 +08:00 |
|
pengzhanbo
|
24229ddb6e
|
perf(theme): improve doc aside layout
|
2024-08-17 12:32:32 +08:00 |
|
pengzhanbo
|
8c007d1114
|
Merge branch 'main' into image-layout
|
2024-08-16 02:47:43 +08:00 |
|
pengzhanbo
|
33b7c99372
|
feat(theme): improve types
|
2024-08-16 02:17:36 +08:00 |
|
pengzhanbo
|
5b0d47678c
|
perf: update deps to latest
|
2024-08-14 19:06:38 +08:00 |
|
pengzhanbo
|
fbcd141a39
|
build: publish v1.0.0-rc.86
|
2024-08-14 10:31:08 +08:00 |
|
pengzhanbo
|
bb4ee6bb2d
|
feat(plugin-shikiji): add support for collapsed lines
|
2024-08-14 03:55:49 +08:00 |
|
pengzhanbo
|
4a49b9f027
|
fix(theme): improve local icons load
|
2024-08-13 01:50:00 +08:00 |
|
pengzhanbo
|
784d43f297
|
build: publish v1.0.0-rc.85
|
2024-08-09 01:38:46 +08:00 |
|
pengzhanbo
|
60b75e3e2e
|
perf: update deps to latest
|
2024-08-09 01:20:40 +08:00 |
|
pengzhanbo
|
64e9a0f330
|
fix(theme): incorrect display non-local icons, close #134
|
2024-08-09 01:03:07 +08:00 |
|
pengzhanbo
|
85a923f736
|
feat(theme): improve externalLinkIcon type
|
2024-08-06 19:53:03 +08:00 |
|
pengzhanbo
|
7ccbfefe34
|
feat(theme): improve navbar type
|
2024-08-06 19:52:38 +08:00 |
|
pengzhanbo
|
8c44d2e472
|
build: publish v1.0.0-rc.84
|
2024-08-06 02:06:26 +08:00 |
|
pengzhanbo
|
306f8ea03e
|
chore: tweak
|
2024-08-06 01:56:10 +08:00 |
|
pengzhanbo
|
8fa9ec0b4a
|
feat(theme): add option for enable prevPage/nextPage, close #132
|
2024-08-06 01:05:14 +08:00 |
|
pengzhanbo
|
5f6825a645
|
perf(theme): improve prepare icons
|
2024-07-31 11:45:18 +08:00 |
|
pengzhanbo
|
6928ee4bb4
|
perf: update deps to latest
|
2024-07-31 11:43:38 +08:00 |
|
pengzhanbo
|
ce23370713
|
build: publish v1.0.0-rc.83
|
2024-07-28 11:53:53 +08:00 |
|
pengzhanbo
|
6bf5302da1
|
perf(theme): improve sidebar active link
|
2024-07-27 20:48:10 +08:00 |
|
pengzhanbo
|
a81c20a21c
|
perf(theme): improve content layout
|
2024-07-27 19:23:39 +08:00 |
|
pengzhanbo
|
aa96c35bd5
|
feat(theme): add component <NpmBadge />
|
2024-07-27 19:23:09 +08:00 |
|
pengzhanbo
|
46b382e0b3
|
perf(theme): improve prepare icons data
|
2024-07-26 16:50:00 +08:00 |
|
pengzhanbo
|
4c44462e61
|
feat(theme): add component <RepoCard />
|
2024-07-26 16:49:28 +08:00 |
|
pengzhanbo
|
5e9d2d043a
|
feat(theme): add support for optional features
|
2024-07-26 16:48:02 +08:00 |
|
pengzhanbo
|
ce544d2dfc
|
feat(theme): add support disable blog
|
2024-07-26 16:46:05 +08:00 |
|
pengzhanbo
|
b1b79ecae4
|
build: publish v1.0.0-rc.82
|
2024-07-23 12:05:20 +08:00 |
|