2.3.0
New
Better draft management (#331, #340)
- Add
draftscaffold - Not set the date for drafts
- Add
-d, --draftsoption tohexo server: In this mode, drafts will be serve as normal posts. You can also change the settingrender_draftsin_config.yml. - Add
publishcommand: Move your draft from_draftsfolder to_postsfolder and set the date for posts.
Updated
- Theme Light
- Facebook social comment (hexojs/hexo-theme-light#33)
- Spanish translation (hexojs/hexo-theme-light#35)
- Add
i_month,i_daysupport fornew_post_namesetting
Fixed
- Better exception handle when a console plugin is only for the initialized environment