先hexo d -g
,然后新的网站就会生成在.deploy_git
下面,进去这个目录,在这里面用grep
之类的查找Post Not Fount
,就能发现失效的post_link了。
例如我的:
grep -rn "Post not found" |
page/2/index.html:5657:Post not found: Linux/Debian-11-安装SPDK |
先hexo d -g
,然后新的网站就会生成在.deploy_git
下面,进去这个目录,在这里面用grep
之类的查找Post Not Fount
,就能发现失效的post_link了。
例如我的:
grep -rn "Post not found" |
page/2/index.html:5657:Post not found: Linux/Debian-11-安装SPDK |
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo