add site cache to improve performance #29

This commit is contained in:
yanyongyu
2020-10-19 15:49:18 +08:00
parent 8ca677c271
commit c3ed962837
12 changed files with 413 additions and 1 deletions

View File

@ -22,6 +22,7 @@
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.7.1",
"@vuepress/plugin-medium-zoom": "^1.7.1",
"@vuepress/plugin-pwa": "^1.7.1",
"vuepress": "^1.7.1",
"vuepress-plugin-versioning": "git+https://github.com/nonebot/vuepress-plugin-versioning.git",
"vuepress-theme-nonebot": "git+https://github.com/nonebot/vuepress-theme-nonebot.git"