Merge branch 'staging' into main

This commit is contained in:
Jessica Schilling
2021-03-04 17:39:57 -07:00
committed by GitHub
3 changed files with 2803 additions and 1325 deletions
+2 -2
View File
@@ -75,5 +75,5 @@ build:
install_dependencies_command: npm install
preview_docker_image: forestryio/node:12
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: npm run build
working_dir: "/srv/src"
instant_preview_command: npm run dev
+2800 -1322
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -51,7 +51,7 @@
"tailwindcss-line-clamp": "^1.0.5",
"tailwindcss-touch": "^1.0.1",
"vue": "^2.6.12",
"vuepress": "^1.7.1",
"vuepress": "^1.8.2",
"vuepress-plugin-canonical": "^1.0.0",
"vuepress-plugin-clean-urls": "^1.1.2",
"vuepress-plugin-ipfs": "^1.0.2",