提交 887fc179 编写于 作者: W wizardforcel

2020-04-24 11:32:49

上级 2ef230ad
rm -rf public
hexo g
cd public
touch .nojekyll
git init
git config user.name wizardforcel
git config user.email 562826179@qq.com
git add -A
git commit -am "$(date "+%Y-%m-%d %H:%M:%S")"
git push https://github.com/it-ebooks/it-ebooks.github.io.git master:master -f
......@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.2.0"
"version": "3.9.0"
},
"dependencies": {
"hexo": "^3.1.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册