CMD 里输入 hexo g 后显示
adyan@adyan-PC MINGW32 /d/hexo
$ hexo s
Usage: hexo <command>
Commands:
help Get help on a command.
init Create a new Hexo folder.
version Display version information.
Global Options:
--config Specify config file instead of using _config.yml
--cwd Specify the CWD
--debug Display all verbose messages in the terminal
--draft Display draft posts
--safe Disable all plugins and scripts
--silent Hide output on console
For more help, you can use 'hexo help [command]' for the detailed information
or you can check the docs: http://hexo.io/docs/
adyan@adyan-PC MINGW32 /d/hexo
$
没有提示有这个地址的 http://localhost:4000/
Node.js 和 git 都已经安装,并且测试成功。系统是 win7 的。
adyan@adyan-PC MINGW32 /d/hexo
$ hexo s
Usage: hexo <command>
Commands:
help Get help on a command.
init Create a new Hexo folder.
version Display version information.
Global Options:
--config Specify config file instead of using _config.yml
--cwd Specify the CWD
--debug Display all verbose messages in the terminal
--draft Display draft posts
--safe Disable all plugins and scripts
--silent Hide output on console
For more help, you can use 'hexo help [command]' for the detailed information
or you can check the docs: http://hexo.io/docs/
adyan@adyan-PC MINGW32 /d/hexo
$
没有提示有这个地址的 http://localhost:4000/
Node.js 和 git 都已经安装,并且测试成功。系统是 win7 的。