Shaokang's Blog

Some notes for Hexo

HEXO is always case sensitive whiling redirecting pages and setting up file properties(yaml).

Hexo is not good for converting table to html format. The solution is to use html format table directly.

Yaml format space in the fron is two spaces instead of a tab or 4 spaces, they won’t work: e.g.

1
2
3
categories:
- website
- Hexo