docs: Adjust CSV example
Rename CSV option from comma to delimiter
docs: Document transform.Unmarshal
hugolib: Adjust test
docs: Regenerate CLI docs
tpl/transform: Simplify transform.Unmarshal func
Add CSV support to transform.Unmarshal
tpl/transform: Add transform.Unmarshal func
Prevent resource publishing for transformed inline resources
hugolib: Add .Name as a shortcode variable
Merge commit '5a83bf314f4c0ce1d61341e0a1df21c9998e8154'
Squashed 'docs/' changes from d1cf9adc4..bd91d1cfd
hugolib: Improve logic of output path trimming
snap: Revert build-snap to 1.11/stable channel for go
commands: Remove the benchmark command
Move the emoji parsing to pageparser
parser/pageparser: Split the page lexer into some more files
hugolib: Enable Emoji in site benchmark
parser/pageparser: Add a benchmark
tpl: Fix case handling in cast params
releaser: Get ldflags for build date etc. in line for all builds
transform/urlreplacers: Simplify implementation
transform/urlreplacers: Support unquoted URLs in canonifyURLs replacer
hugolib: Remove "double layout" lookup
Fix "failed to create file caches from configuration: file exists" on Windows
hugolib: Restore taxonomy term path separation
importer: fix jekyll import highlight options
docs: Regenerate CLI docs
Merge commit 'eb16165694f868d73e57b6aed5c26ba5e98229de'
Squashed 'docs/' changes from 37095d540..d1cf9adc4
Add /config dir support
resource/image: Fix "always false" condition
tpl: Add reflect namespace
minifiers: Fixx CSS2 color code handling
tpl/hugo: Use the correct Hugo var
hugolib: Add .Site.Sites
Add tpl/site and tpl/hugo
cache/filecache: Simplify test
cache/filecache: Use OS fs for test
tpl: Add godoc packages comments
common/collections: Fix defines typo
releaser: Prepare repository for 0.53-DEV
releaser: Add release notes to /docs for release of 0.52
releaser: Bump versions for release of 0.52
releaser: Add release notes draft for 0.52
hugolib: Fall back to title in ByLinkTitle sort
hugolib: Improve nil handling in IsDescendant and IsAncestor
parser/pageparser: Fix handling of commented out front matter
Remove duplicate mapstructure depdendency
Add dependency list to README
tpl/path: Add tests
tpl: Regenerate templates
tpl: Fix whitespace issue
tpl: Add "param" shortcode
docs: Document inline shortcodes
Add inline shortcode support
tpl/collections: Add float64 support to where
parser/pageparser: Fix when only shortcode and then summary
commands: Include drafts in convert command
Handle themes in the new file cache (for images, assets)
Fix ignored --config flag with 'new' command
Fix Permalink for resource, baseURL with path and canonifyURLs set
Add tests for permalink on Resource with baseURL with path
helpers: Add a comment about file mode for new files
cache/filecache: Add a :project placeholder
cache/filecache: Add a cache prune func
cache/filecache: Add a filecache root dir
cache/filecache: Use time.Duration for maxAge
cache/filecache: Split implementation and config into separate files
Update to LibSASS 3.5.5
More spelling corrections
cache/filecache: Spelling corrections
docs: Document the new file cache
Add a consolidated file cache
Add Windows build config to Travis
Revert "Add Elasticsearch/bonsai.io to services doc."
Add Elasticsearch/bonsai.io to services doc.
tpl: Fix test to pass with gccgo
releaser: Prepare repository for 0.52-DEV
releaser: Add release notes to /docs for release of 0.51
releaser: Bump versions for release of 0.51
Release 0.51
releaser: Add release notes draft for 0.51
docs: Document shortcode error handling
docs: Document symdiff
docs: Document complement
hugolib: Improve error message on duplicate menu items
tpl/collections: Properly handle pointer types in complement/symdiff
tpl/collections: Add collections.SymDiff
hugolib: Fix changing paginators in lazy render
tpl/collections: Add collections.Complement
commands: Fix spelling
docs: Re-generate CLI docs
Fix shortcode directly following a shortcode delimiter
commands: Add --minify to hugo server
commands: Fix recently broken error template