Merge commit '3a44bf182fed5f34621f450114083a6dd7e88a07'
Squashed 'docs/' changes from 81847981f..d88477eb3
readme: https links to 3rd party sites
Update alias.go
tpl/tmplimpl: Add MIME type to embedded JS
resource: Remove test debug
Add support for minification of final output
Remove alias of os.Stat
Renmae FileStat Stat
Fix typo
Add fileStat to tpl/os/os
transform: Reduce allocation in the benchmark itself
transform: Simplify the 0 transformer case
Squashed 'docs/' changes from a4fa0d1d6..81847981f
releaser: Prepare repository for 0.47-DEV
releaser: Add release notes to /docs for release of 0.46
releaser: Bump versions for release of 0.46
Release 0.46
releaser: Add release notes draft for 0.46
Merge commit '766085c2dc6fc95ac30fda2a9ebde2355fc12554'
Make resources fetched via resources.Get and similar language agnostic
tocss/scss: Improve _ prefix handling in SCSS imports
Fix file paths for uncached transformed images
tpl/partials: Add templates.Exists
tpl/partials: Remove superflous loop
tocss/scss: Improve SCSS project vs themes import resolution
Fix image cache eviction for sites with subdir in baseURL
releaser: Prepare repository for 0.46-DEV
releaser: Add release notes to /docs for release of 0.45.1
releaser: Bump versions for release of 0.45.1
releaser: Add release notes draft for 0.45.1
hugolib: Fix .Site.GetPage regression
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