文章目录
  • rake new_post[“title”]
  • edit the markdown file
  • git add source/_posts/ ; git commit -a
  • rake generate
  • rake preview (optional), back to edit if necessary
  • rake deploy
文章目录