Closed ManakaGekka closed 6 months ago
In fact, with or without a theme, the build still shows that the theme cannot be found
It seems that you're running jekyll-build-pages. It can't be used to build Hexo blog. If you already generated the blog content using hexo g
, you can deploy it directly.
Thanks, github deployed successfully, local access works fine but still 404 when accessing from github.io, do I need to point the URL to the public folder in _config.yml?
Check List
hexo version
to check)Expected behavior
Deployment is complete and interactions can be accessed normally
Actual behavior
Error: Logging at level: debug Configuration file: /github/workspace/./_config.yml Theme: arknights github-pages 231 | Error: The arknights theme could not be found.
How to reproduce?
hexo init project hexo -g Generate cache file Push to github
Is the problem still there under
Safe mode
?No plug-ins or scripts are used
Your Node.js & npm version
Your Hexo and Plugin version
Your
package.json
Your site's
_config.yml
(Optional)Others
All this in China domestic open source platform deployment Pages works fine when