You should configure deployment settings in _config.yml first! Available deployer plugins: git #5615
-
I have set up with the command npm install hexo-deployer-git --save theme: next
# Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
type: git
repository: [email protected]:xunlongdingxue/xunlongdingxue.github.io.git but when deploy the teminal give the message You should configure deployment settings in _config.yml first! Available deployer plugins: git what should I do to solve the problem? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 1 reply
-
You have to modify the Here's the Chinese doc: Also validate YAML with Online YAML Parser |
Beta Was this translation helpful? Give feedback.
-
Please open new issue if the problem persists. |
Beta Was this translation helpful? Give feedback.
-
i have same problem,and the file(_config.yml) show that |
Beta Was this translation helpful? Give feedback.
-
Because you didn't configure the |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
https://hexo.io/docs/one-command-deployment#Git