hexo 备份

1、克隆仓库

1
[email protected]:moshiqiqian/my_hexo_code.git

2、power shell在管理员模式下运行

1
set-ExecutionPolicy RemoteSigned

3、初始化hexo,在vscode中运行

1
npm i

4、删除.deploy_git 文件夹