使用hexo github action 构建到项目时报错 #5607
Answered
by
stevenjoezhang
wyxdlz54188
asked this question in
Question / Answer
-
Check List
Expected behavior构建完成项目内的html会有内容显示 Actual behaviorhtml文件都是空白的 How to reproduce?文件.zip Is the problem still there under
|
Beta Was this translation helpful? Give feedback.
Answered by
stevenjoezhang
Jan 8, 2025
Replies: 2 comments 4 replies
-
|
报错是No layout,检查一下你的主题是否安装成功了(通过npm或者git) |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
我试了一下本地的改了以后我修改的配置文件就不生效了
…---原始邮件---
发件人: ***@***.***>
发送时间: 2025年1月9日(周四) 凌晨0:49
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [hexojs/hexo] 使用hexo github action 构建到项目时报错 (Discussion #5607)
你把配置文件里面的 theme: hexo-theme-butterfly替换为theme: butterfly再试试
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你把配置文件里面的
theme: hexo-theme-butterfly替换为theme: butterfly再试试