-
## I want to create a new issue
- [x] Yes, I have read [Hexo Docs page](https://hexo.io/docs/), especially [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo.io/do…
-
```
hexo g
INFO Start processing
INFO Files loaded in 1.52 s
ERROR Asset render failed: css/scheme-chroma/header.css
Error: /home/vitan/Hexo/themes/cutie/source/css/scheme-chroma/nav.styl:2…
-
## Environment Info
Node version(`node -v`):
```
(node:8336) [DEP0061] DeprecationWarning: fs.SyncWriteStream is deprecated.
hexo: 3.6.0
hexo-cli: 1.1.0
os: Windows_NT 10.0.16299 win32 x64…
OHLIA updated
6 years ago
-
安装貌似好像应该是正确的,,但最关键的标签页没有任何显示。
![安装](https://s1.ax2x.com/2018/03/09/CEHFn.png)
`hexo c && hexo g`生成的public 目录下没有 tagcloud.xml 和 tagcloud.swf 文件
![没有xml与swf](https://s1.ax2x.com/2018/03/09/CETuE.png)…
-
## Expected Behavior
按照操作,“hexo d”以后,在标签页就可以看到标签云了
## Actual Behavior
但是,在其他页,比如about,categories等也会出现标签云,并且在标签页点击标签跳转以后,也会出现标签云
## Steps to Reproduce the Problem
1. npm install --sav…
-
### I agree and want to create new issue
- [x] Yes, I was on [Hexo Docs page](https://hexo.io/docs/), especially on [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo…
-
Cannot read property 'enable' of undefined
at eval (eval at compile (/home/xuan/blog/node_modules/ejs/lib/ejs.js:549:12), :128:25)
at eval (eval at compile (/home/xuan/blog/node_modules/ejs/…
-
在本地 hexo s 后,浏览器显示
`extends partial/layout block container include mixins/post +posts() block pagination include mixins/paginator +home() block copyright include partial/copyright`
请问这怎么回事?
-
## Environment Info
Node version(`node -v`):
v6.10.0
Your site `_config.yml` (Optional):
Default
Your theme `_config.yml` (Optional):
Default
Hexo and Plugin version(`npm ls --dept…
-
简单修改了一下`index.js`文件:
```javascript
var fs = require('hexo-fs');
var pathFn = require('path');
var Hexo = require('hexo');
var log = require('hexo-log')({
debug: false,
silent: false
});
…