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
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'
Squashed 'docs/' changes from d88477eb3..9b494a58c
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
hugolib: Force render of any changed page, even in Fast Render Mode
hugoblib: Fix "adding a bundle" in server mode
hugolib: Fix error when deleting a bundle in server mode
Revert "releaser: Revert to the old versions of the release pipeline"
releaser: Fix goreleaser config
commands: Include theme name in version mismatch error
minifiers: Make the JS minifier matcher less specific
hugolib: Use the interface value when doing Related search
hugolib: Fix Related when called from shortcode
tpl/tplimpl: Reimplement the ".Params tolower" template transformer
Only duplicate resource output in multihost mode
Fix Resource output in multihost setups
tpl: Suppress blank lines from opengraph internal template
publisher: Close file when done
hugolib: Fix GitInfo when multiple content dirs
hugolib: Add multiple content dirs to GitInfo test site
Merge commit '3a44bf182fed5f34621f450114083a6dd7e88a07'
Squashed 'docs/' changes from 81847981f..d88477eb3
readme: https links to 3rd party sites
Update alias.go
tpl/tmplimpl: Add MIME type to embedded JS
resource: Remove test debug
Add support for minification of final output
Remove alias of os.Stat
Renmae FileStat Stat