0.1.0 • Published 4 years ago

hexo-filename-date v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

hexo-filename-date

A simple Hexo plugin to automatically set the post date based on its filename.

Install

$ npm install hexo-filename-date

Using

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