jekyll-postfiles
jekyll-postfiles copied to clipboard
Adding an event handler for the post 'pre-render' event to rewrite in…
Taking a stab at issue #11, as I needed the fix for it.
I added inline comments.
I'm not a ruby dev by any stretch of the imagination, so please, rip it apart if necessary :).
I did bundle the script into my own site as a _plugin, and it seems to work properly, though there could be other caveats/issues I'm not thinking of / covering.
In action (right now) at https://www.calvinallen.net (scroll down a bit, and you'll see the inline images). The source for the blog is under my github profile for the markup.
how do I merge this into my branch... it says unknown repository so I'm not sure I can, where'd you get it from?
If you can't cherry-pick, maybe try to backport the commit
I tried downloading this as a patch through here and then applying it but I just kept running into errors. I'll cycle back to it another time. doesn't seem like a high priority.