Install the hexo blog in one click

Complete the installation process automatically and generate blog files

hexo_win

You need to right-click git bash in the directory where the install.sh script is stored and run the following command:

source install.sh hexo_win

Tip: you can go and have a cappuccino. In about two minutes, the blog will be automatically installed.

完成图
cd hexoblog
hexo s

Note: CD to the hexoblog directory first!Just execute the above command

You can see that an address appears :http://localhost:4000

Go to http://localhost:4000 in your browser and you can preview locally.

Last updated

Was this helpful?