hexo n “article” == hexo new “article” #新建文章
hexo s == hexo server #启动服务预览
hexo g == hexo generate #生成
hexo d == hexo deploy #部署
tags注意冒号后面有空格,多个tag用数组1tags: [html,css,font]
links:1[text](http://www.links.com)
images:1
hexo n “article” == hexo new “article” #新建文章
hexo s == hexo server #启动服务预览
hexo g == hexo generate #生成
hexo d == hexo deploy #部署
tags注意冒号后面有空格,多个tag用数组1tags: [html,css,font]
links:1[text](http://www.links.com)
images:1