dumaurier / pwa_jekyll

Jekyll + PWA + IndieWeb. A starter for publishing your own content. Support for WebMentions, Service Workers and Netlify CMS is built in.
https://pwa-jekyll-starter.netlify.com/
MIT License
22 stars 16 forks source link

Better support for webmentions #5

Open DirtyF opened 6 years ago

DirtyF commented 6 years ago

Webmentions support is rather minimal for now, have you considered using Aaron Gustafson's plugin?

dumaurier commented 6 years ago

I played around with it a bit. There's a branch with it here: https://github.com/dumaurier/pwa_jekyll/tree/webmentiongem

I really like that it includes everything on build but I wanted an excuse the try to get webmentions working on my own. I'm hoping to find the time to get back to that branch.

dumaurier commented 6 years ago

That branch is woefully behind. I'll merge master into later today.