hugo-wasm/common
Bjørn Erik Pedersen 9b5f786df8 Deprecate kind, lang, and path from front matter
These were added to the page meta object when we implemented "pages from data", but were not meant to be used in front matter.

That is not supported, so we might as well add validation.

Fixes #12484
2025-02-10 21:22:43 +01:00
..
collections Implement defer 2024-06-23 11:25:47 +02:00
constants common: Fix some GoDoc typos 2024-11-19 11:29:19 +01:00
hashing Make cascade front matter order deterministic 2025-01-23 09:45:47 +01:00
hcontext all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
herrors resources: Replace error handling in GetRemote with try (note) 2025-01-06 12:22:17 +01:00
hexec Fix NPX issue with TailwindCSS v4 2025-01-07 13:12:08 +01:00
hreflect Add ContentTypes to config 2025-02-08 10:31:15 +01:00
hstrings Add Luminance to Color 2024-04-16 10:02:46 +02:00
htime all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
hugio Fix build with Go 1.24 2025-01-21 11:10:03 +01:00
hugo Deprecate kind, lang, and path from front matter 2025-02-10 21:22:43 +01:00
loggers Deprecate kind, lang, and path from front matter 2025-02-10 21:22:43 +01:00
maps Fix "concurrent map iteration and map write" in pages from data 2025-01-30 19:57:09 +01:00
math Preserve input type. 2024-11-14 15:05:37 +01:00
para common/para: Skip flaky test on CI 2023-11-28 12:23:38 +01:00
paths common/paths: Fix docstring 2025-01-16 10:58:18 +01:00
predicate Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
rungroup all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
tasks Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
terminal all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
text all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
types Fix some server rebuild issues for non-HTML custom output formats 2025-01-24 17:27:02 +01:00
urls all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
docs.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00