0.1.0 • Published 6 years ago
hexo-filename-date v0.1.0
hexo-filename-date
A simple Hexo plugin to automatically set the post date based on its filename.
Install
$ npm install hexo-filename-dateUsing
A file located at source/_posts/2019-12-12-foobar.md will automatically
have its date set to 2019-12-12 and remove the date prefix from the post title.
License
MIT
0.1.0
6 years ago