Render task list item inside label for correct accessibility
source: Normalize UniqueID between Windows & Linux
hugolib: More spelling
releaser: Prepare repository for 0.27-DEV
releaser: Add release notes to /docs for release of 0.26
releaser: Bump versions for release of 0.26
releaser: Add release notes draft for 0.26
vendor: Update checksum for inflect
releaser: Update to new release notes location
Merge commit 'e81208265bb3cdb7606d051a23d83aeebcb7d34d'
Squashed 'docs/' changes from ef02e34e..35abbc86
releaser: Include stats from hugoDocs
helpers: Remove some unused funcs
Add some missing doc comments
Remove sourceRelativeLinks
helpers: Fix broken TaskList in Markdown
Switch from fork bep/inflect to markbates/inflect
Make the title case style guide configurable
Remove unused dependencies from vendor.json
media: Add missing JSON tags to Type
media: Add JSON tags to Type
output: Add JSON tags to Format
Merge commit '50ec65fbe1a48475d3320775dab2c47389c02114'
Squashed 'docs/' changes from 73f355ce..ef02e34e
helpers: Add support for French Guillemets
vendor: Add support for French Guillemets
Add -u flag for go get govendor in CONTRIBUTING.md
tpl: Accommodate gccgo in TestMethodToName
tpl/collections: Fix intersect on []interface{} handling
Add --debug option to be improved on over time
vendor: Update dependencies for 0.26-DEV
Dockerfile: Run go install with -ldflags '-s -w'
Dockerfile: Reduce image size from 277MB to 27MB
Dockerfile: Optimize Docker image size
docs: Add RSS template lookup example
tpl: Use hash for cache key
hugolib: Support reflinks starting with a slash
Squashed 'docs/' changes from b0470688..73f355ce
Change "hugodocs" to "hugoDocs" to match GitHub's default URL
helpers: Add --trace to asciidoctor args
Add script to pull in docs changes
doc: Merge commit '2c0d1ccdcd95de0bddeb39dca2e4d08f0d8056d7'
Remove ^M from file to make line-endings consistent
Clarify the repo choice in the contribution guidelines
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