-
## Expected Behavior
The tags should show up on the side bar
## Actual Behavior
nothing happened
## Steps to Reproduce the Problem
1. the .js files(tagcanvas, tagcloud) have been existe…
-
I'm wondering the proper steps of using Hexo to publish a post to my Github Pages.
Here are my steps:
1. hexo new post "my new post"
2. hexo generate
3. hexo deploy (this is the disaster command…
-
after update the hexo,it always shows:
```
zone.offset has been deprecated in favor of zone.utcOffset
```
any help is welcome.
-
## Environment Info
Node version(`node -v`):8.2.1
Hexo and Plugin version(`npm ls --depth 0`):
├── hexo@3.2.2
├── hexo-deployer-git@0.2.0
├── hexo-generator-archive@0.1.4
├── hexo-gener…
-
## Version **1.8.0** of [prettier](https://github.com/prettier/prettier) was just published.
Branch
Build failing 🚨
Dependency
pr…
-
### Configuration
- **Operating system with version** : mac os 10.12
- **Node version** : node js v6.9.1
- **Hexo version** : 3.2.2
- **Hexo-cli version** : 1.0.2
- **hexo-algolia** : 0.1.…
-
發佈到github上
``` bash
hexo deploy -g
```
_config.yml
``` yml
deploy:
type: git
repo: git@github.com:RammusXu/rammusxu.github.io.git
branch: master
message: 更改linux預設時區
```
-
Is it possible to loop through site.tags and display them in a custom menu, instead of using list_tags()?
It seems that to loop through site.tags, it must be casted as an array:
```
```
…
-
我看了一下tag的配置文件,路径指向的是`src="/js/tagcloud.js"`和`src="/js/tagcanvas.js"`,也就是说,这两个文件都是生成再js目录下的,但我本地成功在这个目录是没有找到这两个文件的,之后用find命令找到在`/public/js/`下,在hexo的.gitignore文件中,这个目录是被忽略的,线上就是在js目录下找不到对应的两个文件而加载失败的。
…
-
## Environment Info
Node version(`node -v`): v7.10.0
Your site `_config.yml` (Optional):
Your theme `_config.yml` (Optional):
Next
Hexo and Plugin version(`npm ls --depth 0`): …