Hexo Basic Commands
create a blog
hexo n “name of blog”
post a blog
hexo clean
hexo g
hexo d
hexo generate —debug
online markdown
hexo server -d
article folding
|
|
tags
create a new pages firstly: hexo new page tags
opne new page and set its type as “tages”
category
create a new pages firstly: hexo new page categories
opne new page and set its type as “categories”
MathJax
[Insert mathematical formula in hexo articles]
Pictures
[Insert pics in hexo articles]
内容折叠
|
|