jdhao's digital space
Recent content on jdhao's digital space
马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml
How to Install Hexo and Theme NexT from Scratch on Windows
2017年2月26日 15:52
In this post, I will describe the complete step to install both Hexo and theme NexT on Windows.
Install Hexo and deploy your post #
First, we need to install the Hexo framework. The main steps are as follows:
Install Node.js and Cmder #
We need to install Node.js and git for Windows. You can skip installing git for Windows if you choose to install Cmder(highly recommended on Windows). Choose the Full package if you decide to install Cmder (only the full package contains git for Windows).