241 Commits

Author SHA1 Message Date
pengzhanbo
aa638a864f
feat(theme): add support for whether to display createTime, close #279 (#282)
* feat(theme): add support for whether to display `createTime`, close #279

* docs: update docs
2024-10-14 01:25:49 +08:00
pengzhanbo
e347537986
feat(theme): reduce the line spacing in the category list (#281) 2024-10-14 01:25:30 +08:00
pengzhanbo
c6907dfe74
feat(theme): add support for blog category expand depth, close #271 (#275) 2024-10-13 15:23:50 +08:00
pengzhanbo
c32dd3eb93
fix(theme): incorrect page layout when navbar: false, close #270 (#273) 2024-10-13 15:23:29 +08:00
pengzhanbo
3fe7497df1
fix(theme): back-to-top hydration Mismatch (#257) 2024-10-08 20:43:53 +08:00
pengzhanbo
45b2a36798
feat(theme): add attr name for navbar social icon (#249) 2024-10-03 09:26:44 +08:00
pengzhanbo
1e076fea5a
perf(theme): improve <VPLink> (#239) 2024-10-01 01:26:37 +08:00
pengzhanbo
b2224d33d4
feat(theme): add target/rel attrs to hero actions (#223) 2024-09-27 08:40:22 +08:00
pengzhanbo
ca21d1b8cb
feat: add support optional icon for file-tree and code-tabs (#216)
* feat(theme)!: migrate `plugin-markdown-hint`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* fix(theme): improve `home-blog` styles in mobile, close #210

* chore: tweak

* chore: tweak

* chore: tweak

* feat: add support optional icon for `file-tree` and `code-tabs`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak
2024-09-26 00:14:06 +08:00
pengzhanbo
49672724eb
feat(theme)!: migrate plugin-md-enhance to official plugins (#206)
* feat(theme)!: migrate `plugin-markdown-hint`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* fix(theme): improve `home-blog` styles in mobile, close #210

* chore: tweak

* chore: tweak
2024-09-26 00:06:23 +08:00
pengzhanbo
c8089f54a5
fix(theme): improve home-blog styles in mobile, close #210 (#212) 2024-09-24 22:53:22 +08:00
pengzhanbo
ce921e209d
feat!: apply vuepress official guidelines (#203) 2024-09-22 01:28:13 +08:00
pengzhanbo
533898e3a6
perf: update vuepress deps to latest (#202) 2024-09-21 22:01:40 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
ef34b915b0
perf(theme): optimize blog layout (#198) 2024-09-21 06:14:42 +08:00
pengzhanbo
39ad1c56d2
feat(theme): add support post cover for blog post list (#196) 2024-09-20 19:42:09 +08:00
pengzhanbo
1c40b25cfa
perf(theme): optimize scroll-padding-top (#191) 2024-09-18 19:57:00 +08:00
pengzhanbo
c2ec990c35
fix(theme): incorrect render remote iconify icon (#190) 2024-09-18 19:49:24 +08:00
pengzhanbo
3e9ef80e3e
feat(theme): add support iconify for home features icon (#186) 2024-09-17 04:33:23 +08:00
pengzhanbo
b99d926c0b
feat(theme): add page title badge (#183) 2024-09-16 02:35:49 +08:00
pengzhanbo
db28c8bd8c
feat(theme): add support layout for blog profile (#182) 2024-09-16 02:32:15 +08:00
pengzhanbo
7dc63192c8 fix(theme): incorrect external icon 2024-09-13 19:01:38 +08:00
pengzhanbo
bde059ac3a perf(theme): optimize blog layout 2024-09-12 02:22:58 +08:00
pengzhanbo
3a787897ab perf(theme): optimize profile avatar 2024-09-11 02:26:35 +08:00
pengzhanbo
520dce22c1 style: lint fix 2024-09-11 00:03:13 +08:00
pengzhanbo
3d3b49da57 fix(theme): incorrect scroll behavior when route.hash changed 2024-09-09 00:18:07 +08:00
pengzhanbo
15a2e4fc81 fix(theme): incorrect internal link 2024-09-06 01:48:11 +08:00
pengzhanbo
811f7f4361 perf(theme): optimize internal link 2024-09-06 01:21:16 +08:00
pengzhanbo
aeee0ec8de fix(theme): incorrect internal link 2024-09-06 00:17:13 +08:00
pengzhanbo
f60e4ea63e feat(theme): add support blog as home page 2024-09-03 11:19:02 +08:00
pengzhanbo
220940b2a5 perf(theme): optimize `<LinkCard /> ui 2024-08-30 21:39:11 +08:00
pengzhanbo
3d3cb43243 feat(theme): add internal link 2024-08-30 19:10:38 +08:00
pengzhanbo
38eb41a48d perf(theme): breadcrumb ui 2024-08-30 19:06:55 +08:00
pengzhanbo
a4c68287d2 feat(theme): add blog tags and category slots 2024-08-29 20:14:13 +08:00
pengzhanbo
d44ac5fcd2 feat(theme): add breadcrumb nav 2024-08-29 19:58:50 +08:00
pengzhanbo
9579152326 fix(theme): incorrect resolve category name 2024-08-29 13:32:27 +08:00
pengzhanbo
55b96875b1 fix(theme): incorrect shadow when title is too long 2024-08-27 10:43:16 +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
e2cca7dd3b chore: tweak 2024-08-22 13:00:25 +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
7832a9b13c feat(theme): remove frontmatter.author, and improve frontmatter.contributors type 2024-08-21 04:21:40 +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
64e9a0f330 fix(theme): incorrect display non-local icons, close #134 2024-08-09 01:03:07 +08:00
pengzhanbo
a81c20a21c perf(theme): improve content layout 2024-07-27 19:23:39 +08:00
pengzhanbo
46b382e0b3 perf(theme): improve prepare icons data 2024-07-26 16:50:00 +08:00
pengzhanbo
fa06931985 perf(theme): optimize <VPIcon /> 2024-07-23 00:17:12 +08:00