Bjørn Erik Pedersen

Results 874 comments of Bjørn Erik Pedersen

@jmooring OK, I will fix this in the next few days. Thanks.

@jmooring I will try to fix the above in a separate branch now, but will add another "shout" to this PR before I'm doing any pushes. We need to fix...

@jmooring I need to push this for later ... the fix isn't obvious (to me, anyhow).

@knutov yea, well: * I think VHS is about to support webp and the output I have tested has been on the small side. * I don't find any actively...

I have added a suggested implementation in #123 -- that patch works good for my use case, but is maybe on the big side. I don't see a simpler way...

Yea, that's mostly a limitation in Hugo upstream (it is possible to fix in the current Hugo, but it's a little involved), which hasn't been a priority for me to...

I assume you want to keep the `Package` method? What is its value?

Why not move it to the Buffalo project where it’s used?

You're stretching the inflect term into a very specific domain here, but this is your project. One last suggestion from me: Create package(s), so one can do: ```go import "github.com/markbates/inflect/name"...