releaser: Bump versions for release of 0.58.2
releaser: Add release notes for 0.58.2
Fix cache keys for bundled resoures in transform.Unmarshal
filecache: Ignore "does not exist" errors in prune
releaser: Prepare repository for 0.59.0-DEV
releaser: Add release notes to /docs for release of 0.58.1
releaser: Bump versions for release of 0.58.1
releaser: Add release notes for 0.58.1
Avoid writing the same processed image to /public twice
hugolib: Fix broken bundle live reload logic
deps: Update github.com/bep/gitmap
Fix concat with fingerprint regression
tpl: Remove eq argument limitation
releaser: Prepare repository for 0.59.0-DEV
releaser: Add release notes to /docs for release of 0.58.0
releaser: Bump versions for release of 0.58.0
Allow slices in the image Filter funcs, not just varargs
Update 0.58.0-relnotes.md
releaser: Add release notes for 0.58.0
hugolib: Adjust Go version specific test
hugolib: Remove the old and slow site benchmarks
Cache processed images by their source path
Remove test artifact
Make the "is this a Hugo Module" logic more lenient
hugolib: Add a Sass includePaths test
Update to Go 1.11.13 and 1.12.9
Make home.Pages work like any other section
Add some fingerprint tests
resources: Cache Exif data to disk
Remove metaDataFormat setting
resources: Make the Exif benchmark filenames distinct
resources: Add Exif benchmark
resources: Remove unused map type
deps: Update go-org (fix descriptive lists)
tpl: Migrate last shortcodes (YouTube and Vimeo) to HTTPS embeds
Add a set of image filters
Image resource refactor
deps: Update go-org (fix footnotes in headlines)
Discrepancy typo fix
source: Remove debug check left during development
hugolib: Change to output non-panic error message if missing shortcode template
releaser: Prepare repository for 0.58.0-DEV
releaser: Add release notes to /docs for release of 0.57.2
releaser: Bump versions for release of 0.57.2
releaser: Add release notes for 0.57.2
Revert "Update to Go 1.11.13 and 1.12.9"
tpl: Use RegularPages for RSS template
hugolib: Don't use the global warning logger
tpl: Avoid "home page warning" in RSS template
hugolib: Allow index.md inside bundles
Adjust the default paginator for sections
Revert the 0.57 home.Pages change
hugolib: Add a site benchmark
Update to Go 1.11.13 and 1.12.9
releaser: Prepare repository for 0.58.0-DEV
releaser: Add release notes to /docs for release of 0.57.1
releaser: Bump versions for release of 0.57.1
releaser: Add release notes for 0.57.1
hugolib: Fix draft etc. handling of _index.md pages
Fix mainSections logic
Fix live reload mount logic with sub paths
modules: Disable "auto tidy" for now
hugolib: Recover and log panics in content init
hugolib: Add some outputs tests
hugolib: Fix taxonomies vs expired
commands: Make sure the hugo field is always initialized before it's used
releaser: Prepare repository for 0.58.0-DEV
releaser: Add release notes to /docs for release of 0.57.0
releaser: Bump versions for release of 0.57.0
Add release notes for 0.57.0
hugolib: Remove temporary warning
Add FileInfo to resources created with resources.Match etc.
Improve the server assets cache invalidation logic
modules: Do not fail build on errors in theme.toml
Add resources.Match and resources.GetMatch
commands: Fix faulty -h logic in hugo mod get
tests: Convert from testify to quicktest
Avoid unnecessary conversions
Fixed ineffectual assignments
Simplify code
Implement cascading front matter
Fixed tautological error conditions
Use the SVG logo in README.md
Fix static sync issue with virtual mounts
Add a branch bundle test case
Simplify page tree logic
hugolib: Add some more site benchmarks
transform/urlreplacers: Cache the next position of `urlreplacer.prefix`
postcss: Fix no-map vs noMap discrepancy
hugolib: Fix output format handling of mix cased page kinds
hugolib: Fix broken test
tpl: Regenerate templates
tpl: Always load GitHub Gists over HTTPS
Fix assorted typos
common/collections: Fix typo
examples: Fix multilingual example compatibility with latest version
Merge pull request #6149 from bep/sort-caseinsensitive