master
tpl/tplimpl/embedded: Prevent leading newline in sitemap template
Reimplement and simplify Hugo's template system
tpl/tplimpl: Consolidate and improve embedded template integration tests
Add roles and versions as new dimensions (in addition to language)
all: Adjust tests for deprecated link and image render hook settings
tpl/tplimpl: Fix X shortcode test
all: Run go fix ./...
all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
Allow partials to work as decorators
tpl/tplimpl: Make template name lookup case-insensitive
all: Run modernize -fix ./...
Fix panic on edit of legacy mapped template names that's also a valid path in the new setup
tpl/tplimpl: Support sub paths in layouts passed to .Render
testing: Port integration tests to new templates structure
tpl: Fix partial decorator panic when partial returns falsy