gjtorikian / jekyll-last-modified-at

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

WIP: add support for Jekyll 3 #38

Closed parkr closed 8 years ago

parkr commented 8 years ago

:wave:

This may have to wait for Jekyll 3.0.1 due to my being dumb about hooks. but hey!

parkr commented 8 years ago

/cc #37.

tjkohli commented 8 years ago

Any updates? Do you guys need some help? I've been emulating OS X 10.10 with Jekyll 2.x because of this.

parkr commented 8 years ago

I've been emulating OS X 10.10 with Jekyll 2.x because of this.

It's just a warning, there's no error. You can still use this plugin with Jekyll 3.

gjtorikian commented 8 years ago

Should we push forward with this? Not sure what's left but #37 got bumped recently.

parkr commented 8 years ago

@gjtorikian The code looks OK I think? Was just a Jekyll issue.

gjtorikian commented 8 years ago

Travis seems p. mad: NoMethodError: undefined methodspec' for nil:NilClass`

gjtorikian commented 8 years ago

Superseding via https://github.com/gjtorikian/jekyll-last-modified-at/pull/40.