Hugo主题新建文章无法显示的解决方案

解决方案 方法一:修正目录结构 1、将已创建的文章移动到正确目录: 修改myblog/blog/content/posts/ 修改为content/post/ 2、确保后续新建文章时使用正确命令: hugo new content post/xx.md

Built with Hugo
Theme Stack designed by Jimmy