Jasper Van der Jeugt

Results 12 issues of Jasper Van der Jeugt

Chat extract: ``` 18:52 < Luke> http://hpaste.org/69102 18:53 < Luke> http://hpaste.org/69103 html 18:53 < jaspervdj> Luke: Ah, I got it :-) 18:53 < jaspervdj> Luke: You only need to set...

enhancement

When I tried to prepare a video so that no transcoding was necessary, I noticed this was impossible, even if I used exactly the same `ffmpeg` call gnomecast was using....

We currently only test `patat` by running `patat --dump` which takes only an input file. This is insufficient, a test case should consist of an input file **and** a series...

enhancement

In addition to `header`, individual headers can now also be customized. The configuration blocks under `headers` accepts a `style` list, a `prefix` string and an `underline` string that is repeated...

- Make these flags manual so they can't be turned off by cabal without the user knowing about it. - Improve error message to mention how to override them in...

It would be nice to have a `srcset` optimization in place for Hakyll, since it's an area where static site generators can do well. Originally discussed here: https://groups.google.com/forum/#!topic/hakyll/aFH9LHKyDZ8

Goal: generate a feed per tag, e.g. `/tags/haskell.rss`