博客工具 hexo 使用

hexo github pages 搭配起来,写博客,相当的不错

安装先不写了,以后补上,网上有好多教程

写下使用相关的,防止自己忘了什么的

先Node.js 环境,之前老是忘记这个,找不到命令,额,不了解Node.js

nvm install 0.10

bash

 clean      Remove generated files and the cache
  config     List the current configuration
  deploy     Deploy your website
  generate   Generate static files
  help       Get help on a command
  init       Create a new Hexo folder
  list       List the information of the site
  migrate    Migrate your site from other system to Hexo
  new        Create a new post
  publish    Publish a draft
  render     Render the files with Markdown or other engines
  server     Start the server
  version    Display version information


hexo new "post"

hexo g

hexo deploy  

posted @ 2015-02-18 13:18  YeungHsin  阅读(289)  评论(0编辑  收藏  举报