github hexojs/hexo 2.3.0

latest releases: v7.2.0, v7.1.1, v7.1.0...
10 years ago

New

Better draft management (#331, #340)

  • Add draft scaffold
  • Not set the date for drafts
  • Add -d, --drafts option to hexo server: In this mode, drafts will be serve as normal posts. You can also change the setting render_drafts in _config.yml.
  • Add publish command: Move your draft from _drafts folder to _posts folder and set the date for posts.

Updated

Fixed

  • Better exception handle when a console plugin is only for the initialized environment

Don't miss a new hexo release

NewReleases is sending notifications on new releases.