0%

关于hexo的一些问题

在使用hexo时的一些陷阱

[我]的文章
{ 和 #不能连着用,生成hexo时会报错,可在之间加个空格解决

命令

1
2
3
4
5
hexo new 
hexo clean
hexo generate
hexo server
hexo deploy

在文章中使用<!--more-->可手动截断