Deploy Hexo with NexT Theme
Requirements: Git and Node.js.
https://hexo.io/zh-cn/docs/#%E5%AE%89%E8%A3%85-Git
https://hexo.io/zh-cn/docs/#%E5%AE%89%E8%A3%85-Node-js
https://hexo.io/zh-cn/docs/#%E5%AE%89%E8%A3%85-Hexo
After installation, set up a new site by following: https://hexo.io/zh-cn/docs/setup.
Edit _config.yml for custom settings.
Theme #
https://github.com/next-theme/hexo-theme-next/blob/master/docs/zh-CN/README.md
| |
And follow this to avoid git merge issues: https://theme-next.js.org/docs/getting-started/configuration.html
| |