No response after hexo d execution



configuration seems to be correct, with spaces added, but hexo d does not respond
hexo clean and hexo g can both execute
what went wrong

Mar.20,2021

Don't use this https, replace it with git.

this is https. You replace it with Use SSH
clipboard.png

clipboard.png

.

try this.


first of all, your word is wrong. The word in the warehouse address is repository . Try this first. If not, try this again.

< hr >

make changes like this:

deploy:
  type: git
  repository: git@github.com:xxx/xxx.github.io.git
  branch: master
< hr >

xxx is your user name, and remember to configure github key on your machine, that is, to configure SSH . You will have detailed tutorials as soon as you search the Internet!

Menu