hugo/common
Bjørn Erik Pedersen 51f08b0b6a Revise the use of htime.Since/htime.Now
We cannot (also, it doesn't add any value)  use that when the `clock` is set,

* To measure time (before that global is set)
* To compare file timestamps re cache eviction

Fixes #9868
2022-05-09 14:18:40 +02:00
..
collections all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
constants Allow getJSON errors to be ignored 2020-10-22 09:09:29 +02:00
herrors Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
hexec all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
hreflect Fix typo 2022-03-22 00:39:33 -06:00
htime Use configured timeZone for the clock 2022-05-08 16:56:26 +02:00
hugio Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
hugo releaser: Prepare repository for 0.99.0-DEV 2022-04-28 11:02:45 +00:00
loggers Revise the use of htime.Since/htime.Now 2022-05-09 14:18:40 +02:00
maps resources: Add key to reources.GetRemote options map 2022-04-13 09:18:17 +02:00
math all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
para para: Skip para test when not on CI 2020-12-23 19:47:20 +01:00
paths Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
terminal Fix ANSI character output regression on Windows 2018-11-02 09:09:02 +01:00
text all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
types resources: Create a common ResourceFinder interface 2022-04-05 18:00:44 +02:00
urls all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00