Skip to content

Commit

Permalink
feat: 全面支持Github和Gitlab各平台-Jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Sep 11, 2023
1 parent 1bb4cbe commit 9742bf5
Show file tree
Hide file tree
Showing 21 changed files with 407 additions and 222 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"devDependencies": {
"@terwer/eslint-config-custom": "^1.3.6",
"@types/crypto-js": "^4.1.2",
"@types/node": "^18.17.14",
"@types/node": "^18.17.15",
"@vitejs/plugin-vue": "^4.3.4",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/coverage-v8": "^0.34.4",
"@vue/test-utils": "^2.4.1",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-style-plugin": "^1.6.2",
Expand All @@ -43,11 +43,11 @@
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vercel": "^32.1.0",
"vercel": "^32.2.0",
"vite": "^4.4.9",
"vite-plugin-html": "^3.2.0",
"vite-plugin-node-polyfills": "^0.12.0",
"vitest": "^0.34.3",
"vitest": "^0.34.4",
"vue-tsc": "^1.8.10"
},
"dependencies": {
Expand All @@ -72,15 +72,15 @@
"vue-i18n": "^9.3.0",
"vue-router": "^4.2.4",
"xmlbuilder2": "^3.1.1",
"zhi-blog-api": "^1.39.0",
"zhi-blog-api": "^1.43.0",
"zhi-common": "^1.23.7",
"zhi-device": "^2.3.1",
"zhi-fetch-middleware": "^0.6.4",
"zhi-github-middleware": "^0.4.2",
"zhi-gitlab-middleware": "^0.6.4",
"zhi-lib-base": "^0.5.0",
"zhi-notion-markdown": "^0.1.4",
"zhi-siyuan-api": "^2.9.4",
"zhi-siyuan-api": "^2.9.8",
"zhi-xmlrpc-middleware": "^0.5.11"
}
}
Loading

0 comments on commit 9742bf5

Please sign in to comment.