master
Create a struct with all of Hugo's config options
Add importContext option to css.Build, js.Build, css.Sass and css.TailwindCSS
resources/jsconfig: Remove deprecated baseUrl setting
Reimplement and simplify Hugo's template system
Remove some old deprecations
all: Run go fix ./...
Remove tailwindcss from the default security.exec.allow list (note)
Add image processing support for AVIF
Add Data.Artifacts to css.Build and js.Build
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
resources: Use full path for Exif etc. decoding error/warning messages
Fix image DecodeConfig regression of WebP images from file cache
resources/images: Keep smart crop target size
all: Replace RWMutex struct caches with ConcurrentMap
Replace the concurrent map with an identical upstream version
resources: Fix the :counter placeholder
all: Run modernize -fix ./...
all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
Replace Exif with Meta in tests
Fix resource transformation chaining after content access
testing: Port integration tests to new templates structure
Fix "image: unknown format" error