This is my first personal blog based on Hexo. I used Next as the theme because its community is very large and you can find answers to any questions you have here.
Now you have many better choices. Such as Hugo, it's faster than Hexo.
Today I prefer to use simple theme ranther than colorful. I tried MdBook, it's like Handbook.
If you want to try this repo. Ensure you have Node.js and Hexo installed. Hexo has strict version requirements on Node.js. You can refer this The version requirements.
- Clone this repo
git clone https://github.com/nustarain/nustarain.git
- Install dependencies
npm install
- Start server
hexo server
Maybe you can find some useful information in the following links.