69 Commits

Author SHA1 Message Date
pengzhanbo
e40bf973e3 fix: navbar text 2023-06-29 22:40:34 +08:00
pengzhanbo
f7991a26d2 feat: support home page banner mask opacity 2023-06-29 22:33:37 +08:00
pengzhanbo
ae2fb0b601 fix: initial switch appearance error (#3) 2023-06-29 18:10:40 +08:00
pengzhanbo
249ea11fbb feat: add i18n support 2023-06-16 16:41:45 +08:00
pengzhanbo
fcb794e057 fix: nav link render 2023-05-09 00:21:38 +08:00
pengzhanbo
a19d3bc476 style: fix style 2023-04-10 23:15:44 +08:00
pengzhanbo
3699b01799 fix: nav 重复显示 2023-04-10 23:11:54 +08:00
pengzhanbo
b29a93eae1 fix(theme): 修复颜色模式按钮动画效果 2023-02-20 11:39:51 +08:00
pengzhanbo
22b72b769d refactor: resolved iconify 2023-02-18 21:19:28 +08:00
pengzhanbo
ae7adc6f8a feat(theme): add iconify support 2023-02-18 05:05:40 +08:00
pengzhanbo
74c1bff8c5 refactor(theme): optimize style 2023-02-17 20:16:20 +08:00
pengzhanbo
5e55b53e04 feat(theme): home media style 2023-02-17 11:37:51 +08:00
pengzhanbo
c3a438e34a feat(theme): add AutoLink router behavior 2023-02-16 22:05:27 +08:00
pengzhanbo
41f493d401 refactor(theme): rename hero profession to tagline 2023-02-15 10:39:30 +08:00
pengzhanbo
9e67199885 feat(theme): add Badge component 2023-02-15 00:50:03 +08:00
pengzhanbo
d0a6e6c77b feat(theme): update style & config 2023-02-14 05:03:36 +08:00
pengzhanbo
5d3473e1b3 feat(theme): add search box style variables 2023-02-14 05:00:16 +08:00
pengzhanbo
03a1401c33 feat(theme): add page footer style 2023-02-14 04:59:36 +08:00
pengzhanbo
0a017c8541 fix(theme): update post tag style 2023-02-14 04:58:38 +08:00
pengzhanbo
46d38ed8ff fix(theme): update comment style 2023-02-14 04:56:31 +08:00
pengzhanbo
c1587fd3cd feat(theme): add auto frontmatter config 2023-02-13 23:07:35 +08:00
pengzhanbo
2c5bc7d29e feat(theme): add home components 2023-02-13 09:18:52 +08:00
pengzhanbo
764c58693e feat(theme): add page components 2023-02-12 06:03:52 +08:00
pengzhanbo
f94c443b2d feat(theme): add nav screen 2023-02-12 01:02:44 +08:00
pengzhanbo
4b0078d010 feat(theme): add navbar components 2023-02-11 18:59:38 +08:00
pengzhanbo
1689b9c691 feat(theme): add Nav components 2023-02-10 04:39:12 +08:00
pengzhanbo
82051c2398 feat(theme): add icon components 2023-02-10 04:36:25 +08:00
pengzhanbo
9737e9810c feat: 重构部分插件 2022-11-04 21:07:32 +08:00
pengzhanbo
5de60d4d6e feat(theme): plume-theme next devloping !
add plugin-auto-frontmatter | add plugin-blog-data | devloping new theme
2022-10-19 02:30:20 +08:00
pengzhanbo
44a05f1ffe fix(theme): fix navbar and page title 2022-10-16 23:23:47 +08:00
pengzhanbo
517c8bc697 refactor: update package to pure esmodule 2022-10-16 00:06:01 +08:00
pengzhanbo
c55f60a8b9 refactor(theme): 调整主题风格样式 2022-08-15 10:22:49 +08:00
pengzhanbo
d97d049e74 refactor(plugin-copy-code): 优化样式,使用图标代替文本 2022-08-15 06:48:37 +08:00
pengzhanbo
7d5457b733 feat(theme): 调整主题样式 2022-08-14 08:02:07 +08:00
pengzhanbo
491e5b013c refactor(theme): 调整navbar样式 2022-08-12 02:19:58 +08:00
pengzhanbo
1da1b0a57c fix(theme): 修复代码块行数显示问题 2022-08-04 00:40:02 +08:00
pengzhanbo
bf9ccc4a79 refactor: 升级 vue-router, vue, vuepress 版本, 跟进 vuepress.beta.45的变更 2022-05-18 05:44:08 +08:00
pengzhanbo
c62218e358 refactor(theme): 优化皮肤交互 2022-05-17 22:19:59 +08:00
pengzhanbo
1bf2c82d01 fix: 优化皮肤主题交互
1. 修复caniuse插件在hash更新时重新渲染的问题;
2. 优化皮肤主题样式;
3.修复归档排序问题
2022-05-14 20:31:54 +08:00
pengzhanbo
f1c776eb4f perf(theme): 调整 sidebar 样式与交互 2022-05-12 22:11:15 +08:00
pengzhanbo
26b59ceaac refactor(plugin-page-collection): 添加说明文档和代码注释说明 2022-05-11 04:33:21 +08:00
pengzhanbo
10af20343a feat(plugin-page-collection): 新增 plugin-netlify-functions 使用示例插件 2022-05-11 02:16:50 +08:00
pengzhanbo
0f7734825d refactor(theme): 优化文章列表翻页交互 2022-05-07 14:50:28 +08:00
pengzhanbo
335d273d2c feat(theme): 更新主题样式
1. 新增首页首屏banner;2. 首页首屏个人信息;3. 新增文章列表banner;4. 更新backToTOP 新增首页大图banner   首页首屏首屏个人信息
文章列表新增文章列表banner 更新backToTop按钮样式;
2022-05-07 02:23:27 +08:00
pengzhanbo
7503c7fffe feat(theme): add Global Component Badge
添加全局组件 Badge
2022-05-03 19:21:42 +08:00
pengzhanbo
48599f4dd2 fix(theme): fix backToTop
修复 backToTop 按钮移动端交互问题
2022-05-03 16:07:52 +08:00
pengzhanbo
93e034fa9f feat(theme): add backTop button 2022-05-01 19:56:35 +08:00
pengzhanbo
61d1e2e37f refactor(theme): 移动端支持&修复frontmatter监听问题
1.响应式布局,支持移动端;
2.修复监听markdown文件生成frontmatter时错误问题
2022-04-30 23:09:28 +08:00
pengzhanbo
e04e2a1973 chore: update vuepress dependencies
更新 vuepress 相关依赖至 2.0.0.beta.41,暂时下线hope相关插件

BREAKING CHANGE: 跟随vuepress@2.0.0.beta.41的重大变更
2022-04-26 21:25:36 +08:00
pengzhanbo
bcf234e4d2 chore: 更新样式 2022-04-23 22:48:04 +08:00