Skip to content

seekstar/hexo-filter-updated-from-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hexo-filter-updated-from-git

A Hexo plugin that sets post.updated using the last Git commit time.

Usage

npm install hexo-filter-updated-from-git --save

_config.yml:

# If no "updated" in front-matter, then leave post.updated undefined.
updated_option: 'empty'

You need to hexo clean && hexo g to run this filter on all posts.

LICENSE

This project is licensed under the ISC License.

About

A Hexo plugin that sets post.updated using the last Git commit time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published