103 Commits

Author SHA1 Message Date
pengzhanbo
896b9b1732 build: publish v1.0.0-beta.37 2022-07-20 23:35:19 +08:00
pengzhanbo
b2c0d40966 chore: upgrade dependence 2022-07-20 23:33:45 +08:00
pengzhanbo
fe401bfc8b build: publish v1.0.0-beta.36 2022-05-18 05:45:00 +08:00
pengzhanbo
bf9ccc4a79 refactor: 升级 vue-router, vue, vuepress 版本, 跟进 vuepress.beta.45的变更 2022-05-18 05:44:08 +08:00
pengzhanbo
b956b20b75 build: publish v1.0.0-beta.35 2022-05-18 02:16:04 +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
224ab36160 build: publish v1.0.0-beta.34 2022-05-14 20:32:59 +08:00
pengzhanbo
1bf2c82d01 fix: 优化皮肤主题交互
1. 修复caniuse插件在hash更新时重新渲染的问题;
2. 优化皮肤主题样式;
3.修复归档排序问题
2022-05-14 20:31:54 +08:00
pengzhanbo
b18464fe0e build: publish v1.0.0-beta.33 2022-05-12 22:28:42 +08:00
pengzhanbo
f1c776eb4f perf(theme): 调整 sidebar 样式与交互 2022-05-12 22:11:15 +08:00
pengzhanbo
9edaeb9dcf docs(plugin-netlify-functions): update readme 2022-05-11 17:18:37 +08:00
pengzhanbo
ec67e529cb docs: update readme 2022-05-11 14:50:24 +08:00
pengzhanbo
2eb58f773a build: publish v1.0.0-beta.32 2022-05-11 04:35:37 +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
1d63a9c4f4 fix(plugin-netlify-functions): 修复 netlify 重复启动问题
修复 netlify服务 在 vuepress dev 服务重启时,再启动新的 netlify 服务的问题
2022-05-10 21:43:16 +08:00
pengzhanbo
14724edd0b chore(plugin-netlify-functions): update package.json keywords 2022-05-09 23:02:51 +08:00
pengzhanbo
02c67e5bb0 build: publish v1.0.0-beta.31 2022-05-09 20:45:11 +08:00
pengzhanbo
7509ca3dcf docs(plugin-netlify-functions): 补充说明文档 2022-05-09 20:37:08 +08:00
pengzhanbo
10cfbdb80f feat(plugin-netlify-functions): 新增 netlify-functions 插件
1. 站点部署在 netlify时,提供 netlify functions 支持;
2. 支持functions开发时调试;
3. 支持其他插件使用本插件开发功能;
3. 支持 dotenv
设置环境变量
2022-05-09 19:00:50 +08:00
pengzhanbo
f721129a35 docs: 补充 readme & packages.json keywords 2022-05-08 03:16:26 +08:00
pengzhanbo
b943557671 build: publish v1.0.0-beta.30 2022-05-07 18:06: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
19b1581281 build: publish v1.0.0-beta.29 2022-05-07 02:24:48 +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
c330ced690 build: publish v1.0.0-beta.28 2022-05-05 18:27:58 +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
1c375f3a39 build: publish v1.0.0-beta.27 2022-05-04 18:25:36 +08:00
pengzhanbo
9045ac3f9d ci: update tsconfig.build.json 2022-05-04 18:24:44 +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
c0ea46b8c5 build(theme): update package.json
replace yarn to pnpm
2022-05-01 15:34:44 +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
f10248f267 chore: update package.json 2022-04-29 20:54:36 +08:00
pengzhanbo
3fdc41ccb5 ci: add autoInstall
添加更新vuepress相关依赖脚本
2022-04-29 20:48:55 +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
781670a066 build: publish v1.0.0-beta.26 2022-04-26 02:56:05 +08:00
pengzhanbo
a57af599e6 feat: support sitemap and seo
新增 sitemap和seo支持
2022-04-26 02:54:56 +08:00