Pat Hawks

Results 77 comments of Pat Hawks

*We* should not make rendering decisions based on the user’s choice of MarkDown processor. The behavior of the `highlight` tage does not and should not depend on the MarkDown processor....

Hi @dideler. Are you in St. Maarten? I lived there for a couple of years 🇸🇽:+1: I'm going to classify this as a feature request rather than a bug report....

> `if not p.url contains '/'` `unless p.url contains '/'`?

I’m generally not a fan of mixing Liquid and YAML, but in this instance it really would be very handy to just let the user specify an `archives.title` in `_config.yml`...

@hugmanrique This is awesome! Great work here. Per the discussion in #172, I’m not sure that we are ready to support JSON Feed just yet. That said, I wonder if...

This is a cool proof of concept but honestly, if we were to produce a JSON feed, I think doing it in pure Ruby would be a better approach then...

Seems like this might better fit upstream in Jekyll itself.

@jasuarez You're right. We should probably drop support for Ruby 1.9 :+1:

@jasuarez Sorry. What I mean is that allowing multiple layouts for multiple outputs seems like it might be useful for more than just archive pages. Perhaps a post could be...