hugo/common
Bjørn Erik Pedersen f9978ed164
Image resource refactor
This commit pulls most of the image related logic into its own package, to make it easier to reason about and extend.

This is also a rewrite of the transformation logic used in Hugo Pipes, mostly to allow constructs like the one below:

    {{ ($myimg | fingerprint ).Width }}

Fixes #5903
Fixes #6234
Fixes #6266
2019-08-26 15:00:44 +02:00
..
collections tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
herrors Image resource refactor 2019-08-26 15:00:44 +02:00
hreflect tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
hugio Add Hugo Modules 2019-07-24 09:35:53 +02:00
hugo releaser: Prepare repository for 0.58.0-DEV 2019-08-17 17:59:28 +00:00
loggers tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
maps tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
math tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
terminal Fix ANSI character output regression on Windows 2018-11-02 09:09:02 +01:00
text tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
types tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
urls Add file (line/col) info to ref/relref errors 2018-11-01 21:06:35 +01:00