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
commands: Fix broken server-reload on config changes
Update GoReleaser config
tpl: Remove some "debug info"
tpl: Update internal pagination template to support Bootstrap 4
Create missing head.html partial on new theme generation
Add html doctype to baseof.html template for new themes
Revert "tpl: Support text/template/parse API change in go1.11"
appveyor: Disable asciidoctor for now
hugolib: Replace deprecated {Get,}ByPrefix with {Get,}Match
Adds .gitattributes to force Go files to LF
Update to Go 1.9.7 and Go 1.10.3
Update Dockerfile to a multi-stage build
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