https://chatgpt.com/c/687b4b33-30fc-8006-80d4-6999aeb14a03
hexo g //生成blog
hexo s //预览
hexo d //部署到云端```
删除blog
```git rm source/_posts/unwanted-post.md
git commit -m "Remove unwanted post"
git push```
主题在themes,
https://chatgpt.com/c/687b4b33-30fc-8006-80d4-6999aeb14a03
hexo g //生成blog
hexo s //预览
hexo d //部署到云端```
删除blog
```git rm source/_posts/unwanted-post.md
git commit -m "Remove unwanted post"
git push```
主题在themes,