gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
244 stars 39 forks source link

Chokes on a nil in last_modified_at_unix if in a new git repo #105

Open knzai opened 4 months ago

knzai commented 4 months ago

I made an --orphan branch to work on converting my to jekyll and tried running jekyll serve before commiting.