hexo-script使用文档
[hexo-script]官网作者博客github
1.31-EN
1.31-EN
  • [hexo-script-win] update log
  • Using the step
    • Prepare the necessary tools
    • Detect the node.js environment
    • Git detection environment
    • Install the hexo blog in one click
    • One key generates SSH secret keys
    • One-click deployment of the hexo blog
    • View the help menu
    • Version view and upgrade
Powered by GitBook
On this page

Was this helpful?

  1. Using the step

Install the hexo blog in one click

Complete the installation process automatically and generate blog files

PreviousGit detection environmentNextOne key generates SSH secret keys

Last updated 5 years ago

Was this helpful?

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.

When you see 'Please run hexo s to check it out!You can now run hexo s and check your blog

cd hexoblog
hexo s

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

You can see that an address appears :

Go to in your browser and you can preview locally.

http://localhost:4000
http://localhost:4000
完成图