hugolib: Add a test for parent's resources in shortcode
hugolib: Fix simple menu config
Fix paginator refresh on server change
Remove the space in `. RelPermalink`
Merge commit '8b73644d81a81e82851b7f7c90aa8ab5524fbe93'
Squashed 'docs/' changes from acf70cdd9..0f2bf195e
resources/page: Fix .RSSLinke deprecation message
tpl/tplimpl: Replace deprecated .GetParam usage
releaser: Prepare repository for 0.56.0-DEV
releaser: Add release notes to /docs for release of 0.55.0
releaser: Bump versions for release of 0.55.0
releaser: Add release notes draft for 0.55.0
Misc paginator adjustments
Update to Go 1.12.2 and Go 1.11.7
hugolib: Log warning on relative front matter url with lang
docs: Add information about summary front matter variable
hugolib: Consider summary in front matter for .Summary
resources/page: Regenerate JSON wrapper
resources/page: Add missing GitInfo to Page
integrity: Add support for sha384
hugolib: Fix default date assignment for sections
Add HUGO_NUMWORKERMULTIPLIER
hugolib: Fix the GOMAXPROCS env get
Use YAML for the benchmark compare
hugolib: Fix benchmark for YAML front matter
hugolib: Buffer the render pages chan
deps: Update to imaging v1.6.0
hugolib: Re-work "fast render" logic in the new flow
metrics: Adjust the howSimilar logic vs strings
resources/page: Implement compare.ProbablyEqer for the core slices
hugolib: Allow relative URLs in front matter
hugolib: Allow page-relative aliases
tpl: Allow the partial template func to return any type
releaser: Remove version replacement in docs config
releaser: Adjust patch vs images logic
hugolib: Fix alias path for AMP and similar
resources: Fix image publish ordering issue
output: Add missing JSON tag
docs: Regenerate docshelper data
hugolib: Add a simple test for jsonify of Site
docs: Regenerate CLI docs
Merge commit 'c2037f0c9a3a35b9db9c404f6b5f94ec8b690a53'
Squashed 'docs/' changes from 4f4d1f48c..acf70cdd9
hugolib: Do not fall back to site title if not set in content file
hugolib: Add a test for home page with no title
Avoid nilpointer on no File on Page
herrors/errors: Improve the "feature not available" error
hugolib: Add String() to fileInfo
resources/page: Re-introduce .Page.Page
all: Apply staticcheck recommendations
hugolib: Remove unused slice
Make Page an interface
List future and expired dates in CSV format
Update to Go 1.12.1 and Go 1.11.6
tpl/tplimpl: Fix mutex unlock
commands: Fix doLiveReload logic
hugolib: Adjust site benchmark
Remove Gitter dev chat link
tpl/tplimpl: Fix template truth logic
Update Travis config to work for forked builds
Add skipHTML option to blackfriday config
Update stretchr/testify to 1.3.0.
Rewrite relative action URLS
Support Docker args TAGS, WORKDIR, CGO; speed up repetitive builds
hugolib: Adjust test for Go 1.12
Support nested keys/fields with missing values with the `where` function
commands: Update debouncer version
common/herrors: Fix args order in strings.TrimPrefix
tpl: Fix strings.HasPrefix args order
releaser: Prepare repository for 0.55.0-DEV
releaser: Add release notes to /docs for release of 0.54.0
releaser: Bump versions for release of 0.54.0
releaser: Add release notes draft for 0.54.0
releaser: Adjust patch logic
common/hugo: Use official semver even for main releases
Merge commit 'f27faf9afd0a8db768a21954b8755f1bf1a14f1b'
Squashed 'docs/' changes from 49809a038..4f4d1f48c
Squashed 'docs/' changes from 785e375f..49809a03
Merge commit '5e078383a787e8b5ec3ba73f05ea4130840afbe2'
tpl/data: Adjust tests
tpl/data: Prevent getJSON and getCSV fetch failure from aborting build
commands: Add test for --configDir
Ignore unknown config files in config dir
Store supported config formats in a variable
Fix some inline shortcode issues
hugolib: Expand TestPageWithEmoji to cover '+', '-' and '_' too
Accept hyphen and plus sign in emoji detection
Fix OpenGraph image fallback to site params
Support numeric sort in ByParam