hugolib: Make sure ambiguous lookups in GetPage gets an error
docs: Add docs for append
tpl/collections: Add collections.Append
Merge commit '13e64d72763bf8d6d92d4cdfc15ed45ee9debfab'
Squashed 'docs/' changes from 9b494a58c..6b00298bb
minifiers: Set minifier to KeepEndTags
minifiers: Make JSON minification more generic
tpl/data: Revise error handling in getJSON and getCSV
tpl: Show error on union or intersect of uncomparable types
tpl/collections: Improve type handling in collections.Slice
tpl/collections: Allow pointer receiver in Group
tpl/collections: Add group template func
hugolib: Allow creating page groups from any page collection
tpl/strings: Add strings.FirstUpper
hugofs: Fix filepath issue in test
resource: Fix golint issues
Improve some godoc comments
tpl: Fix golint godoc issues
media: Fix golint issues
output: Fix golint godoc issues
publisher: Fix golint godoc issue
langs: Fix golint godoc issue
i18n: Fix golint issue
related: Fix golint issues
releaser: Fix golint issues
source: Fix golint godoc issues
hugofs: Fix golint issues
helpers: Fix golint issues
deps: Fix most golint issues
config: Fix golint issues
common: Fix golint errors
commands: Fix golint issues
hugolib: Do not FirstUpper taxonomy titles
Fix broken Travis config
Update to latest Mage
resource: Fix broken build
resource: Remove some duplicate code
Update Dockerfile to Go 1.11
hugolib: Simplify some code
hugolib: Add missing error checks
hugolib: Remove extraneous createStaticFs call
hugolib: Fix godoc comment
hugolib: Fix typo in private func name
Fix error message for go vet
mage: Init packages once
appveyor: Update script to Go 1.11
build: Remove the remains of Go Dep
Update CONTRIBUTING.md
Update README.md
snapcraft: Update to work with Go Modules
releaser: Prepare repository for 0.49-DEV
releaser: Add release notes to /docs for release of 0.48
releaser: Bump versions for release of 0.48
releaser: Add release notes draft for 0.48
release: Fix CircleCI script
hugolib: Only run variable variable overwrite test on Go 1.11
hugolib: Add a test for template variable overwrite
helpers: Fix permissions when creating new folders
Improve minifier MIME type resolution
circleci: Update to Go 1.11
travis: Set GO111MODULE=on for mage install
resource: Add instruction to install PostCSS when missing
Update snapcraft build config to Go 1.11
Use Go 1.11 modules with Mage
Update Travis to Go 1.11 and Go 1.10.4
minfiers: Keep end tags
snap: Skip installing postcss due to failure on build server
snap: Refactor, fix bin/node, and add bin/postcss
hugolib: Include language code in REF_NOT_FOUND errors
tpl/tplimpl: Make the autogenerated templates collapsed in PRs
Fix handling of taxonomy terms containing slashes
Fix build on armv7
releaser: Prepare repository for 0.48-DEV
releaser: Add release notes to /docs for release of 0.47.1
releaser: Bump versions for release of 0.47.1
releaser: Add release notes draft for 0.47.1
tpl/tplimpl: Fix .Site.Params case regression
snap: Remove unused files from Git, Perl, etc.
snap: Add nodejs to allow PostCSS to work
minifiers: Do not strip IE conditional statements
Squashed 'docs/' changes from d88477eb3..9b494a58c
releaser: Prepare repository for 0.48-DEV
releaser: Add release notes to /docs for release of 0.47
releaser: Bump versions for release of 0.47
releaser: Work around a Goreleaser bug
Release 0.47
releaser: Add release notes draft for 0.47
docs: Regenerate CLI docs
Merge commit 'a95896878f4b4a79448b39ce93a4e0d3258b4a43'
tpl/tplimpl: Fix compiling Amber templates that import other templates
hugolib: Adjust tests for shortcode p-issue
hugolib: Fix shortcode output wrapped in p
Add configFile(s) back to the watch list after REMOVE event
commands: Gracefully handle typos in server config when running the server
hugolib: Fix image cache-clearing for sub-languages