Merge commit '4b670bc8cc38103c2c60e5090c2f56bf30832b8d'
Squashed 'docs/' changes from 16753a78d..341ecabb2
Add a list terms benchmark
Handle disabled RSS even if it's defined in outputs
Fix goMinorVersion on non-final Go releases
Use the tree for taxonomy.Pages()
Add some cagegories to the site collections benchmarks
tpl: Adjust the RSS taxonomy logic
tpl: Fix RSS template for the terms listing
Fix RenderString for pages without content
modules: Do not try to get local themes in "hugo mod get"
deps: Update goldmark-highlighting
commands: Support "hugo mod get -u ./..."
Introduce a tree map for all content
Another benchmark rename
Rename the Edit benchmarks
markup/highlight: Fix chroma highlight
Refactor a benchmark to make it runnable as test
Add benchmark for content edits
Add "go mod verify" to build scripts
Add git to Dockerfile
commands: Rename doWithCommandeer to cfgInit/cfgSetAndInit
deps: Update golibsass
Shuffle test files before insertion
Update to LibSass v3.6.3
releaser: Prepare repository for 0.65.0-DEV
releaser: Add release notes to /docs for release of 0.64.1
releaser: Bump versions for release of 0.64.1
releaser: Add release notes for 0.64.1
hugofs: Fix mount with hole regression
Fix bundle resource ordering regression
Merge commit '3c0036805d64fdd8290f1c4a31371780ff3ea365'
Squashed 'docs/' changes from bd0e15bb6..16753a78d
CONTRIBUTING: Fix note about CGO
Update Go version requirement
releaser: Prepare repository for 0.65.0-DEV
releaser: Add release notes to /docs for release of 0.64.0
releaser: Bump versions for release of 0.64.0
Update 0.64.0-relnotes.md
releaser: Add release notes for 0.64.0
Fix module mount in sub folder
Mention a "no CGO rule"
commands: Fix config environment handling
Update to Go 1.13.7 and Go 1.12.16
transform/livereloadinject: Add defer to livereload script tag
transform/livereloadinject: Don't use document.write to inject livereload
hubolig: Add a render hook whitespace test
Do not render alias paginator pages for non-HTML outputs
Fix base template handling with preceding comments
modules: Fix "hugo mod get -u" with no arguments
transform/livereloadinject: Inject livereload script right after head if possible
deps: Update goldmark to v1.1.22
releaser: Prepare repository for 0.64.0-DEV
releaser: Add release notes to /docs for release of 0.63.2
releaser: Bump versions for release of 0.63.2
releaser: Add release notes for 0.63.2
hubolib: Revert to .Type = "page" when empty
And now finally fix the 404 templates
Fix 404 with base template regression
releaser: Prepare repository for 0.64.0-DEV
releaser: Add release notes to /docs for release of 0.63.1
releaser: Bump versions for release of 0.63.1
releaser: Add release notes for 0.63.1
deps: Make the build flags shared between sites
Fix baseof with regular define regression
Revert to minify v2.6.1
releaser: Prepare repository for 0.64.0-DEV
releaser: Add release notes to /docs for release of 0.63.0
releaser: Bump versions for release of 0.63.0
releaser: Add release notes for 0.63.0
docs, output: Add base template lookup variant to docs.json
docs: Regen docs helper
Fix 0.62.1 server rebuild slowdown regression
tpl/compare: Fix eq when > 2 args
Allow multiple arguments in ne/ge/gt/le/lt functions
hugolib: Disable a test assertion on ARM
tpl/tplimpl: Rework template management to get rid of concurrency issues
deps: Update go-org
examples: Fix blog not building
Add support for newline characters in raw string shortcode
deps: Update github.com/alecthomas/chroma
deps: Update minify to v2.7.2
deps: Update Goldmark to v1.1.21
Allow raw string literals in shortcode params
deps: Update github.com/gohugoio/testmodBuilder
hugolib: Some more benchmark adjustments
hugolib: Adjust site benchmarks
deps: Update direct dependencies
minifiers: Update to new CSS config
deps: Update to Minify v2.7.0
Revert "Add support for freebsd/arm64"
Add support for freebsd/arm64
tpl: Put Go's internal template funcs in Hugo's map
Update releasenotes_writer.go
hugolib: Add a benchmark with lots of templates
releaser: Prepare repository for 0.63.0-DEV