71 Commits

Author SHA1 Message Date
pengzhanbo
86f51ff271 feat(plugin-notes-data): provide notes-data 2023-02-10 16:39:34 +08:00
pengzhanbo
8120ad3e65 refactor(theme): update basic 2023-02-10 04:39:46 +08:00
pengzhanbo
1689b9c691 feat(theme): add Nav components 2023-02-10 04:39:12 +08:00
pengzhanbo
5842436b6c feat(theme): initial styles 2023-02-10 04:38:23 +08:00
pengzhanbo
b859801a1b feat(theme): add fonts styles 2023-02-10 04:37:54 +08:00
pengzhanbo
20340f735f feat(theme): add global component NavbarSearch 2023-02-10 04:37:08 +08:00
pengzhanbo
82051c2398 feat(theme): add icon components 2023-02-10 04:36:25 +08:00
pengzhanbo
cb89ffdcf3 refactor(theme): remove windicss 2023-02-10 04:35:42 +08:00
pengzhanbo
cc605597ed docs: add post 2023-02-09 23:38:45 +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
728a6868e6 fix(theme): internal deps 2022-10-16 03:38:30 +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
b2c0d40966 chore: upgrade dependence 2022-07-20 23:33:45 +08:00
pengzhanbo
bf9ccc4a79 refactor: 升级 vue-router, vue, vuepress 版本, 跟进 vuepress.beta.45的变更 2022-05-18 05:44:08 +08:00
pengzhanbo
9c03bbdf1f refactor: update vuepress dependencies 2022-05-18 02:14:59 +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
1af31ef0d2 Merge branch 'main' into feature/leanCloud 2022-05-11 02:28:09 +08:00
pengzhanbo
5263c58656 fix(plugin-netlify-functions): 修复 netlify 服务在vuepress服务重启前未被正确关闭就重启的问题 2022-05-11 02:20:43 +08:00
pengzhanbo
10af20343a feat(plugin-page-collection): 新增 plugin-netlify-functions 使用示例插件 2022-05-11 02:16:50 +08:00
pengzhanbo
edf54568ea fix(theme): 修复 文章 设置 article 为 false 时未被正确过滤的问题 2022-05-10 21:44:25 +08:00
pengzhanbo
69a18b910c feat(plugin-baidu-tongji): 新增百度统计插件
新增百度统计插件
2022-05-07 18:05:27 +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
5de058362e fix(theme): 搜索插件加载逻辑调整 2022-05-05 18:27:07 +08:00
pengzhanbo
c2852610dd feat(plugin-copy-code): 新增一键复制代码插件 2022-05-05 18:25:34 +08:00
pengzhanbo
4513fd4f3a refactor(theme): update vuepress dependencies 2022-05-04 18:21:26 +08:00
pengzhanbo
5cc6409b80 feat(plugin-copy-code): new plugin: plugin-copy-code 2022-05-04 18:03:38 +08:00
pengzhanbo
f4aca014ed refactor: 更新vuepress依赖
更新 vuepress 相关依赖, beta.41 -> beta.43;
调整plugin代码
2022-05-03 23:34:15 +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
5dca5acb96 docs: 添加注释和说明文档
添加部分注释,部分说明文档.
2022-05-01 14:40:48 +08:00
pengzhanbo
61d1e2e37f refactor(theme): 移动端支持&修复frontmatter监听问题
1.响应式布局,支持移动端;
2.修复监听markdown文件生成frontmatter时错误问题
2022-04-30 23:09:28 +08:00
pengzhanbo
29d1705da5 ci: support pnpm
切换到pnpm作为管理工具

BREAKING CHANGE: support pnpm
2022-04-29 19:52:03 +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
a57af599e6 feat: support sitemap and seo
新增 sitemap和seo支持
2022-04-26 02:54:56 +08:00
pengzhanbo
00bca40d89 fix: fix define config 2022-04-25 23:39:26 +08:00
pengzhanbo
844feeae74 feat: 主题配置函数
新增主题配置函数,笔记配置函数,提供类型提示支持.
2022-04-25 15:32:46 +08:00
pengzhanbo
bcf234e4d2 chore: 更新样式 2022-04-23 22:48:04 +08:00
pengzhanbo
42ca717884 chore: 优化样式 2022-04-18 18:19:06 +08:00