brianmaierjr / long-haul

A minimal, type-focused Jekyll theme.
http://brianmaierjr.com/long-haul
MIT License
674 stars 776 forks source link

Add support for disqus comments #78

Closed MatheusRich closed 4 years ago

MatheusRich commented 4 years ago

I added support for disqus comments. This is pretty common with Jekyll blogs, and even mininma has support for them.

I've used it in my personal blog and it looks great!

Screenshot: image

Related issues: #74 #70

brianmaierjr commented 4 years ago

Thanks @MatheusRich ! Would you mind adding to the readme so that others know this new feature is available before a merge?

MatheusRich commented 4 years ago

Thanks @MatheusRich ! Would you mind adding to the readme so that others know this new feature is available before a merge?

Done

brianmaierjr commented 4 years ago

Thanks. I'll probably add something about the production environment and the new yaml introduced with this.