Add Page.FirstSection
hugolib: Fix "borrow content from another language" issue
releaser: Prepare repository for 0.46-DEV
releaser: Add release notes to /docs for release of 0.45
releaser: Bump versions for release of 0.45
Update release notes 0.45
releaser: Add release notes draft for 0.45
Get rid of the utils package
Update hugo_windows.go
hugolib: Print a WARNING about relative non-relative ref/relref matches
hugolib: Allow untyped nil to be merged in lang.Merge
resource/scss: Add IncludePaths config option
resource/scss: Fix source maps on Windows
Increase refLinker test coverage
hugolib: Avoid nilpointer in absoluteSourceRef
Fix typo-logic bug in GetPage
Enable test case fixed by commit 501543d4
Add test coverage for recent ref overhaul
hugolib: Create an adapter from old to new getPage
hugolib: Only do page-relative getPage for relative paths
hugolib: Improve error handling in refLink
docs: Update ref, relref, GetPage docs
docs: Document refLinksErrorLevel and refLinksNotFoundURL
Add configurable ref/relref error handling and notFoundURL
hugolib: Mark shortcode changes as content changes in server mode
Revert "hugolib: Fix potential server panic with drafts/future enabled"
Merge commit 'a3535c8486b2ce762b1a8a9c30b03985c3e02cee'
Squashed 'docs/' changes from cfe89ecbc..a4fa0d1d6
hugolib: Fix potential server panic with drafts/future enabled
hugolib: Avoid server panic on TOML mistake in i18n
hugolib/filesystems: Fix theme config for Work Fs
Merge commit 'b6b37a1f00f808f3c0d2715f65ca2d3091f36495'
Squashed 'docs/' changes from f59b3ab06..cfe89ecbc
resource/postcss: Try node_modules/postcss-cli/bin/postcss first
commands: Disable flaky server tests on Windows CI
commands: Increase sleep in server teset to make it less shaky on Windows
Add optional lang as argument to rel/relref
Simplify .Site.GetPage etc.
Unify page lookups
Fix addkit link to account for i18n
resource/bundler: Improve error message
hugolib: Only set 'allThemes' if there are themes in the config file
resource/integrity: Remove unused code
releaser: Remove flag on Windows build
releaser: Prepare repository for 0.45-DEV
releaser: Add release notes to /docs for release of 0.44
releaser: Bump versions for release of 0.44
Finish release notes 0.44
releaser: Add release notes draft for 0.44
resource: Clean up the in-memory Resource reader usage
resource: Move opening of the transformed resources after cache check
resource: Fix resources.Concat for transformed resources
Improve type support in resources.Concat
hugolib: Fix static filesystem for themed multihost sites
Flush partialCached cache on rebuilds
resource: Include the transformation step in the error message
media: Only show deprecation warning when needed
media: Allow multiple file suffixes per media type
hugolib: Remove empty resources/ dir after TestNewSiteDefaultLang
.gitattributes: Exclude *.svg from CRLF/LF conversion
tpl: Set permission of embedded templates to 0644
Build a fully static Windows extended binary
Adjust release notes
releaser: Prepare repository for 0.44-DEV
releaser: Add release notes to /docs for release of 0.43
releaser: Bump versions for release of 0.43
releaser: Revert to the old versions of the release pipeline
releaser: Add release for 0.43
snap: Migrate from deprecated keywords to "override-build"
Revert "Consider root and current section's content type if set in front matter"
Revert "Restrict the new type layout resolution to page and section kinds"
Revert "output: gofmt -l -w output/layout.go"
Revert "snap: Build both hugo and hugo.extended for 0.43"
Revert "Revert "Add Goreleaser extended config""
Revert "Add Goreleaser extended config"
Add Goreleaser extended config
snap: Build both hugo and hugo.extended for 0.43
fix: nfpm replacements
Add temporary build script
Add "extended" to "hugo version"
Fix typos
Merge commit '98293eaa1570b5aff4452021c8b6d6c8560b3f06'
Squashed 'docs/' changes from 501c6e233..f59b3ab06
Add a newScratch template func
hugolib: Do not create paginator pages for the other output formats
Add Hugo Piper with SCSS support and much more
output: Fix the shortcodes/partials vs base template detection
output: gofmt -l -w output/layout.go
tpl/collections: Return en empty slice in after instead of error
Restrict the new type layout resolution to page and section kinds
Consider root and current section's content type if set in front matter
circleci: Update docker image
hugolib: Allow forward slash in shortcode names
Merge branch 'release-0.42.2'
releaser: Prepare repository for 0.43-DEV
releaser: Add release notes to /docs for release of 0.42.2
releaser: Bump versions for release of 0.42.2
Release 0.42.2
commands: Fix broken server-reload on config changes