在使用github和hexo搭建个人博客时,在写完配置文件后,在cmd命令下运行hexo d -g命令是error.The错误,具体如下: D:\hexo>hexo d -g at loadDocuments (D:\hexo\node_modules:1596:19)
at Hexo.yamlHelpe
我在github页面中使用hexo。我错误地删除了本地机器上的本地文件。然后我安装了npm install hexo-cli -g。我可以安装所有必要的文件,但是当我输入hexo deploy时,它显示:Usage: hexo <command>
help Get helpinit Create a new Hexo folder.
version Display version information
我用hexo server命令在我的PC上启动了一个本地服务器,但我没有得到我的网站地址。localhost:4000根本不起作用。相反,我得到了一些奇怪而无用的信息: C:\Users\user\Documents\Hexo>hexo server helpinit Create a new Hexo folder.
version Display version information.--safe
在我认为草稿写得很好之后,我尝试通过hexo publish将其转换为post。我写了一份草稿如下:title: My awesome post on hexo - hexo - hexoThe content ofscaffolds/post.md看起来像:title: {{ title }}category:
- mi
我用Cloud9写了一个Hexo博客。我可以很好地生成它,但当部署到Github时,没有任何东西起作用。它不会返回任何错误信息,但没有任何内容被推送到Github。该怎么办呢。
INFO Generated: css/fonts/FontAwesome.otfyounglaker@hexo-blog:~/workspace/hexo-theme-leo (gh-pages)
输入后:$ hexo生成&& hexo部署FATAL Something's wrong.Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
at ChildProcess<anonymous> (D:\hexo\blog\node_modules\hexo-util\
报错全文在此,谢谢解答FATAL ~ not empty, please run `hexo init` on an empty folder<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\hexo-cli\node_modules\bluebird\js\release\method.js:15:34)
at C:\Users\Administrator