Add liveReloadPort flag to server
Fix the docs helper tool
Allow the pull-docs script to pull other than master
Merge commit '7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1'
Squashed 'docs/' changes from 32356e4e..5be6fef0
commands: Remove superflous space
commands: Rename noHttpCache to noHTTPCache
Add noHttpCache to hugo server
Merge commit 'ba45da9d03056447e4873de13d4e0f8d658a769b'
Squashed 'docs/' changes from 44fe0285..32356e4e
releaser: Prepare repository for 0.28-DEV
releaser: Add release notes to /docs for release of 0.27.1
releaser: Bump versions for release of 0.27.1
releaser: Add release notes for 0.27.1
tpl/tplimpl: Fix escaped HTML Go 1.9 multioutput issue (#3880)
releaser: Prepare repository for 0.28-DEV
releaser: Add release notes to /docs for release of 0.27
releaser: Bump versions for release of 0.27
releaser: Add release notes draft for 0.27
docs: Merge commit '1b4319be62ba071f79e90ef32dbe92eb893429f7'
Squashed 'docs/' changes from 1d052b16..44fe0285
Set up Hugo release flow on CircleCI
tpl/time: Add time.Duration and time.ParseDuration template funcs
tpl/compare: Add cond (ternary) template func
hugolib: Fix "published" front matter handling
hugolib: Fix typo in aquired
docs: Document Related Content
hugolib: Implement "related content"
docs: Merge commit '7d63a23b0c68d9cd7c7c09c2755619237bc03485'
Squashed 'docs/' changes from f887bd7b..1d052b16
output: Fix taxonomy term base template lookup
release: CGO_ENABLED=0
Update Travis build to Go 1.9!
livereload: Maintain the scroll position if possible
Update template_embedded.go
tpl: Prepare for template metrics
tpl: Cleanup strings.TrimPrefix and TrimSuffix
tpl: Add strings.TrimLeft and TrimRight
compare, hugolib, tpl: Add Eqer interface
hugolib: Simplify Page.Eq
hugolib: Do not return error in Eq on type mismatch
hugolib: Rename Page.Equals to Page.Eq
hugolib: Add Page.Equals
hugolib: Rewrite replaceDivider to reduce memory allocation
hugolib: Extract replaceDivider logic
Add an iFrame title to the YouTube shortcode
travis: Pull docutils out into requirements.txt
travis: Fix docutils setup
travis: Try to fix docutils setup on Linux
output: Improve the base template identification
tpl/transform: Only strip p tag in markdownify if only one paragraph
Update docs versiona and README
Merge commit 'ec4e6f9df2ab9ffdc62a3f59675369096e0d3f77' as 'docs'
Squashed 'docs/' content from commit f887bd7b
Revert "Squashed 'docs/' changes from 35abbc86..f887bd7b"
Squashed 'docs/' changes from 35abbc86..f887bd7b
Remove the theme submodule from /docs
Add support for multiple config files via --config a.toml,b.toml,c.toml
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