diff --git a/deploy-github.sh b/deploy-github.sh new file mode 100755 index 00000000..9343b2e2 --- /dev/null +++ b/deploy-github.sh @@ -0,0 +1,7 @@ +set -e + +git add --all + +git commit -m 'no message' + +git push \ No newline at end of file diff --git a/docs/.vuepress/dist b/docs/.vuepress/dist new file mode 160000 index 00000000..258c7363 --- /dev/null +++ b/docs/.vuepress/dist @@ -0,0 +1 @@ +Subproject commit 258c73634ae4ea717729b4e00c54513839271564