Jasper Van der Jeugt

Results 196 comments of Jasper Van der Jeugt

Right, I usually inline `empty` and `pure` into my fields. I'm not sure if this is obvious to new users though, for them `maybeField` might be useful.

I can see how that is useful but we'd rather have a descriptive error than `undefined`, I reckon.

You can achieve this already in a reasonably clean way. The code I am using is based on the canonical example, i.e. the one generated by `hakyll-init`. In that site,...

This sort of behaviour should work -- if `twitter` is missing from the metadata, then `$if(twitter)$` should evaluate to false. This does not work for `date`, though, if you are...

I am addressing the broken CI here: #484 IMO we should not switch the stack CI over to use the newest GHC version (yet), as long as it's covered by...

I think releasing two versions makes sense in this case. Thanks for pushing this forward @jhrcek!

@halloleo Would this work for your use case? Are there other parameters that you think would be useful?

Thanks for the gentle nudge. I wanted to add centered headers to this as well before merging. I added the implementation for that just now. It just needs a few...

This is included in `v0.15.2.0`.