Skip to content

Cannot generate properly "hexo g" just after the installtion ("hexo s" works fine) #5103

Discussion options

You must be logged in to vote

If you are double-clicking to open the index.html, then the css will not load because it's using file protocol. You need to use a web server to serve these pages, for example

python -m http.server

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@junyiphys
Comment options

@junyiphys
Comment options

@stevenjoezhang
Comment options

Answer selected by junyiphys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants