Add note about doc-related pull requests in contribution guide
appveyor: Update submodules
Add some README info about the docs repo
Add the docs theme to .gitmodules
Merge commit '6dbde8d731f221b027c0c60b772ba82dad759943'
Squashed 'docs/' changes from f3c88b08..b0470688
hubolib: Add HasShortcode
Improve the twitter card template
Add GOEXE to support building with different versions of `go`
hugolib: Improve panic handling in layout rendering
hugolib: Make template panics into nice error messages
Bump versions to 0.26-DEV
Revert "Revert "vendor: Update dependencies for 0.26-DEV""
releaser: Prepare repository for 0.25-DEV
releaser: Add release notes to /docs for release of 0.25.1
releaser: Bump versions for release of 0.25.1
releaser: Ignore openbsd/arm
releaser: Add release notes draft for 0.25.1
Revert "vendor: Update dependencies for 0.26-DEV"
parser: Final (!) fix for issue with escaped JSON front matter
parser: Fix issue with escaped JSON front matter
tpl/collections: Add some empty slice tests to intersect
tpl/collections: Fix union when the first slice is empty
commands: Navigate to changed on CREATE
Add first draft of CODEOWNERS
vendor: Update dependencies for 0.26-DEV
releaser: Prepare repository for 0.26-DEV
releaser: Add release notes to /docs for release of 0.25
releaser: Fix tag push
releaser: Bump versions for release of 0.25
releaser: Add release notes draft for 0.25
Revert "vendor: Update dependencies"
releaser: Use real theme count in template
docs: Regenerate the docs helpers
docs: Regenerate commands doc
Revert "commands: Adjust docs path"
docs: Merge docs commit '37c69054e294bf554be03cf7e4c01e1f586e6943'
Squashed 'docs/' changes from 5d9a6703..f3c88b08
releaser: Adjustments
releaser: Revise the docs handling to match new subtree
releaser: Replace the magic version handling
releaser: Add --try flag to ease testing
output: Support templates per site/language
hugolib: Extend the sections API
hugolib: Make .Site.Sections return the top level sections
commands: Support human-readable YAML boolean values in undraft
tpl/collections: Add Pages support to Intersect and Union
tpl/collections: Fix In function for JSON arrays
parser: Fix handling of JSON front matter with escaped quotes
tpl/math: Add log function
hugolib: Render 404.html for all languages
hugo import jekyll support nested _posts directories
cache: Add even more concurrency to test
cache: Add concurrent cache test
vendor: Add missing WebP dependencies
tpl: Add WebP images support
tpl: Only show post's own keywords in schema.org
hugolib: Add more summary test
Dockerfile: Update Dockerfile and add Docker optimizations
hugofs: Fix typo in code comment
tpl: Simplify the Disqus template a little bit (#3655)
tpl: Improve the built-in Disqus template (#3639)
helpers: Add Blackfriday 'joinLines' extension support (#3574)
helpers: add --initial-header-level=2 to rst2html (#3528)
Make `--navigateToChanged` more robust on Windows
Support open "current content page" in browser
Revert "Remove docs building from CI builds"
Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'
Squashed 'docs/' content from commit 5d9a6703
Remove the docs submodule
commands: Use example.com as homepage for new theme
releaser: Remove trailing space in fixes list
releaser: One more fix
releaser: Improve docs submodule handling
vendor: Fix +-timezones in TOML
create: Preserve shortcodes in archetype templates
commands: Create default archetype on new site
create: Fix archetype regression when no archetype file
releaser: Fix typo, change "relase" to "release"
releaser: Prepare repository for 0.25-DEV
releaser: Update /docs to 0.24 [ci skip]
releaser: Bump versions for release of 0.24
releaser: Update /docs [ci skip]
releaser: Add release notes draft for 0.24
output: Identify extension-less text types as text
Support non-md files as archetype files
media, hugolib: Support extension-less media types
hugolib: Add disableAliases
parser: Fix handling of quoted brackets in JSON front matter
vendor: Update Viper
hugolib: Fix error handling for JSON front matter
commands, create: Add .Site to the archetype templates
create: Use archetype template as-is as a Go template
Update links to new discuss URL