AaronGustafson’s avatarAaronGustafson’s Twitter Archive—№ 16,945

  1. …in reply to @davatron5000
    @davatron5000 For general includes, yes. Here’s the deal: Plugin: github.com/aarongustafson/jekyll-webmention_io Templates are customizable in the config (or pull from sensible defaults) In the tag code, I parse and render via Liquid: github.com/aarongustafson/jekyll-webmention_io/blob/master/lib/jekyll/tags/_.rb#L107-L108 If the template has an include (or other tag)… FAIL.
    1. …in reply to @AaronGustafson