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
  • Git tools
  • Node.js
  • Download the installation script for [hexo-script]

Was this helpful?

  1. Using the step

Prepare the necessary tools

The following are all required

Previous[hexo-script-win] update logNextDetect the node.js environment

Last updated 5 years ago

Was this helpful?

Git tools

All tests of this script are run on git bash, and it is recommended to run git best.Download address:

Git official website download:

Domestic mirror download:

Domestic other version downloads:

The suggestion USES domestic mirror to download, the speed is the fastest! Please install after downloading

Node.js

To use and install the hexo blog, you need to install node.js:

Setup is recommended.To install, check the Add to PATH option.

Download the installation script for [hexo-script]

All you need to do is open git bash in a directory and execute the following command to download it

curl -O https://cdn.jsdelivr.net/gh/kjhuanhao/hexo-script@master/install.sh

Instead, go directly to and go with the latest version by downloading install.sh

It is recommended to create a new directory for this installation script, preferably where you want to store your blog files.

Here I create a [myblog] folder and right-click git bash under it

Then run the download command, and the install script (install.sh) will be downloaded in your current folder

https://git-scm.com/
https://npm.taobao.org/mirrors/git-for-windows/v2.22.0.windows.1/Git-2.22.0-64-bit.exe
https://npm.taobao.org/mirrors/git-for-windows/
http://nodejs.cn/download/
releases
install.sh