tpl: Support text/template/parse API change in go1.11
releaser: Prepare repository for 0.43-DEV
releaser: Add release notes to /docs for release of 0.42.1
releaser: Bump versions for release of 0.42.1
releaser: Add release notes draft for 0.42.1
hugolib: Reset the global pages cache on server rebuilds
commands: Do not fail server build when /static is missing
releaser: Prepare repository for 0.43-DEV
docs: Update theme documentation
docs: Remove some files now moved
releaser: Add release notes to /docs for release of 0.42
releaser: Bump versions for release of 0.42
Release 0.42
releaser: Add release notes draft for 0.42
Merge commit 'b239595af5a9fc1fc9a1ccc666c3ab06ccc32f04'
Squashed 'docs/' changes from 0fd7b4169..501c6e233
commands: Create LICENSE rather than LICENSE.md in "new theme"
commands: Create _default/baseof.html in "new theme"
commands: Make "new theme" feedback more intuitive
commands: Move nextStepsText() to new_site.go
Add support for theme composition and inheritance
hugolib: Make sure that .Site.Taxonomies is always set on rebuilds
tpl: Always load GA script over HTTPS
tplimpl: Remove speakerdeck shortcode
hugolib: Reset Page's main output on server rebuilds
Reset the "distinct error logger" on rebuilds
tpl/strings: strings.RuneCount
tpl: Prevent isBaseTemplate() from matching "baseof" in dir
tpl/strings: Remove overflow check in strings.Repeat
tpl/strings: Adjust the overflow validation in strings.Repeat
tpl: Add strings.Repeat
Fixes #4798
tpl: Remove frameborder attr YT iframe + CSS fixes
Fix vimeo_simple thumb scaling
Add vimeo_simple
Add a BlackFriday option for rel="noreferrer" on external links
hugolib: A little more on shortcode ordinal
Add a BlackFriday option for rel="nofollow" on external links
fix typo instagram_simple
releaser: Prepare repository for 0.42-DEV
Enhance Page and Resource String()
releaser: Put release notes below /en
create: Provide the correct .Site object to archetype templates
docs: Document the GDPR Privacy Config
releaser: Add release notes to /docs for release of 0.41
releaser: Bump versions for release of 0.41
Release 0.41
Fix GA anonymizeIp order
releaser: Add release notes draft for 0.41
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