hugo/common
Bjørn Erik Pedersen fc045e12a9 Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy
And we have taken great measures to limit potential site breakage:

* For `disableKinds` and `outputs` we try to map from old to new values if possible, if not we print an ERROR that can be toggled off if not relevant.
* The layout lookup is mostly compatible with more options for the new `term` kind.

That leaves:

* Where queries in site.Pages using taxonomy/taxonomyTerm Kind values as filter.
* Other places where these kind value are used in the templates (classes etc.)

Fixes #6911
Fixes #7395
2020-06-18 09:09:56 +02:00
..
collections Fix order of GetTerms 2020-06-15 22:23:02 +02:00
constants Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy 2020-06-18 09:09:56 +02:00
herrors Revert "Revert "common/herrors: Fix typos in comments"" 2020-04-06 01:07:57 +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.73.0-DEV 2020-05-31 12:16:50 +00:00
loggers Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy 2020-06-18 09:09:56 +02:00
maps common/maps: Add Scratch.Values 2020-05-29 19:51:49 +02:00
math tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
para Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
terminal Fix ANSI character output regression on Windows 2018-11-02 09:09:02 +01:00
text markup/goldmark: Make auto IDs GitHub compatible 2020-01-04 19:46:01 +01:00
types metrics: Fix --templateMetricsHints 2020-03-12 19:26:19 +01:00
urls Add file (line/col) info to ref/relref errors 2018-11-01 21:06:35 +01:00