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
releaser: Prepare repository for 0.24-DEV
releaser: Update /docs to 0.23 [ci skip]
releaser: Bump versions for release of 0.23
releaser: Update /docs [ci skip]
releaser: Add release notes draft for 0.23
releaser: Adapt release logic to docs submodule
Update logo link in README
Remove docs building from CI builds
commands: Adjust docs path
Add docs as submodule
Update Gitter link in README
vendor: Update to new org name
Change Windows build badge link, take #3
Change Windows build badge link, take #2
Update Windows build link
hugolib: Disable shaky leaktest on CI
Update links in CONTRIBUTING.md due to the org transition
Update source path in Dockerfile due to the org transition
Update clone folder in appveyor.yml due to the org transition
Update import path in snapcraft.yaml due to the org transition
Run gofmt to get imports in line vs gohugoio/hugo
Update Makefile vs gohugoio/hugo
Update README to point to gohugoio/hugo
examples: Update examples to point to gohugoio/hugo
docs: Update layout references to gohugoio/hugo
docs: Update content references to gohugoio/hugo
all: Update textual references in Go source to point to gohugoio/hugo
all: Update import paths to gohugoio/hugo