how to use hexo

only show digest in the main page:

1
2
3
4
first:
<!--more-->
seond:
add desciption in the filed

write a blog and post:

1
2
3
4
first: hexo new <title>
two: hexo g
three: hexo d
we can merge the two and three, hexo d -g
Contents
|