- https://codewindy.github.io
- hexo new post xxx 新建一篇markdown文件
- hexo clean && hexo g && hexo s 本地启动
localhost:4000
- hexo clean && hexo g && hexo d 部署到github 前提配置好
ssh_rsa.pub
- npm update 更新本地依赖
- npm i /install 安装依赖
- npm audit fix --force 修复有问题的依赖
- npm ls 查看本地依赖树结构
- node 版本升级
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
- hexo 版本升级
npm install hexo-cli -g
- npm 版本更新
npm install -g npm
ssh -T [email protected] -vvv
定位github不能push- harvies hexo theme
https://harvies.github.io/2019/12/04/lin-shi-you-xiang-fu-wu-hui-zong/
临时邮件汇总
-
Notifications
You must be signed in to change notification settings - Fork 0
codewindy/blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published