releaser: Add release notes draft for 0.41
releaser: Put release notes below /en
create: Provide the correct .Site object to archetype templates
docs: Document the GDPR Privacy Config
Fix GA anonymizeIp order
Add no-cookie variants of the Google Analytics templates
Merge commit 'd2b1030060d3c91d5f9ffa3456418da16bd74f1d'
Squashed 'docs/' changes from e161ea09d..0fd7b4169
tpl: Remove the shortcode assets for now
tpl: Adjust instagram_simple margins
Remove youtube_simple for now
Add anonymizeIP to GA privacy config
Support DNT in Twitter shortcode for GDPR
tpl: Alias tweet shortode to twitter
Regenerate embedded templates
Fix youtube_simple thumb scaling
Add instagram_simple shortcode
Remove the id from youtube_simple
Fix some recently broken embedded templates
Add an unified .Site.Config with a services section
Move the privacy config into a parent
commands: Avoid ANSI character output on Windows
tpl: Add another class and an id to youtube_simple
Make the simple mode YouTube links schemaless
Add YouTube shortcode simple mode
Do not return error on .Get "class" and vice versa in shortcodes
Create SUPPORT.md
Add PrivacyEnhanced mode for YouTube to the GDPR Policy
Add RespectDoNotTrack to GDPR privacy policy for Google Analytics
tpl/tplimpl: Adjust GA templates
tpl/tplimpl/embedded: Wrap the relevant templates with the privacy policy disable check
config: Add the foundation for GDPR privacy configuration
Show site build warning in TestPageBundlerSiteRegular
commands: Do not show empty BuildDate in version
hugolib: Use double quotes instead of back quotes
Improve markup determination logic
Merge branch 'release-0.40.3'
releaser: Prepare repository for 0.41-DEV
releaser: Add release notes to /docs for release of 0.40.3
releaser: Bump versions for release of 0.40.3
releaser: Add release notes draft for 0.40.3
hugolib: Fix possible .Content cut
hugolib: Fix possible .Content cut
tpl/tplimpl: Move README one level up
tpl/tplimpl: Extract internal templates
Merge commit '83bef6955e014d40c0f00db9cebe09113154e999'
Squashed 'docs/' changes from 896bad9f4..e161ea09d
Fix typo
Update CONTRIBUTING.md
releaser: Prepare repository for 0.41-DEV
releaser: Add release notes to /docs for release of 0.40.2
releaser: Bump versions for release of 0.40.2
releaser: Add release notes draft for 0.40.2
Reset .Page.Scratch on live-reload
Fix .WordCount, .FuzzyWordCount, .ReadingTime when summary marker is set
releaser: Prepare repository for 0.41-DEV
releaser: Add release notes to /docs for release of 0.40.1
releaser: Bump versions for release of 0.40.1
releaser: Add release notes draft for 0.40.1
hugolib: Fix some shortcode vs .Content corner cases
releaser: Prepare repository for 0.41-DEV
releaser: Add release notes to /docs for release of 0.40
releaser: Bump versions for release of 0.40
releaser: Add release notes draft for 0.40
hugolib: Add .Page.BundleType
hugolib: Add zero-based Ordinal to shortcode
hugolib: Defer the unlock in orderedMap.Add
Merge commit 'a215abf70e018f4bf40d6c09d8bd148d8684b33d'
Squashed 'docs/' changes from 76e881257..896bad9f4
hugolib: Process and render shortcodes in their order of appearance
hugolib: Init the content and shortcodes early
tpl/path: Add path.Ext, path.Dir and path.Base
tpl/os: Make fileExist use the same filesystem as readFile
Merge commit 'd2ec1a06df8ab6b17ad05cb008d5701b40327d47'
Squashed 'docs/' changes from f9a5dc59b..76e881257
Make .Content (almost) always available in shortcodes
Revert "Improve .Content vs shortcodes"
Revert "hugolib: Prepare child page resources before the page itself"
hugolib: Prepare child page resources before the page itself
Add language merge support for Pages in resource.Resources
Improve .Content vs shortcodes
Improve .Get docs
Update missing positional parameter test for .Get
.Get doesn't crash on missing positional param
.Get function: fix syntax signature
Improve error message in metadata parse
hugolib: Fix broken test
parser: Add some context to front matter parse error
Updated GetCSV error message (#4636)
Squashed 'docs/' changes from d9c8fc220..f9a5dc59b
releaser: Prepare repository for 0.40-DEV
releaser: Add release notes to /docs for release of 0.39
releaser: Bump versions for release of 0.39
releaser: Fix LICENSE vs LICENSE.md