使用LoveIt主题
Vercel部署只有index.xml,没有正文内容,Vercel部署Log显示。
1Building sites … WARN 2022/01/18 06:02:53 found no layout file for "HTML" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
需要在Vercel项目Setting中,Building Script加入
1git submodule update --init && hugo -D --gc