okjuan / vbook

0 stars 0 forks source link

Update modified_date of posts automatically using a pre-commit git hook #22

Closed okjuan closed 1 month ago

okjuan commented 1 month ago

Add a pre-commit git hook that sets modified_date for _posts/*md files.

This is the last step in implementing modified dates! Also see post_modified_date and post_modified_date_v2.