hugolib: Avoid double-encoding of paginator URLs
helpers: Allow tilde in URLs
all: Refactor to non-global logger
Add the instructions to install the snap
hugolib: Remove summary.go
hugolib: Allow arrays of arrays in frontmatter Params
commands: Show OS and ARCH in version output
tpl: Add truncate template function
target: Add COM0 and LPT0 as reservedNames on Windows
hugolib: Sync page collections with Site.Info on rebuild in watch mode
commans: Remove unneeded build constraint
hugolib: Correct usage of "shortcode" in error messages
commands, vendor: Remove log level setting in Jekyll command
vendor: Update jww logger
docs: Vanity-update of site meta description
helpers: Remove unusded WordCount
docs: Update references to _index.md
docs: Add new article about Netlify's PR site preview
helpers: Fix minor typo in error message for Seq()
tpl: Fix Unix time test case in TestDateFormat()
vendor: Fix broken build
Update documentation and test for sitemap template
hugolib: Clean up a benchmark
commands, helpers, vendor: Update to the latest jww logger
helpers: Add doc to Language.SetParam
commands, helpers: Fix docs
commands: Fix case in default config variable
commands: Fix case in names of some methods
docs: Fix typo in overview/source-directory.md
docs: Add heimatverein-niederjosbach.de to the showcase
docs: Add dbzman-online.eu to the showcase
docs: Fix typo in v0.18 release notes
docs: Don't use binary version in docs site
hugolib: Add a taxonomy test case
Remove waffle.io graph from README
docs: Replace .Now with now
Fix Appveyor Windows build and GitInfo path issue on Windows
hugolib: Deprecate Page.Now
hugolib: Bump the current warning deprecations
tpl: Add now function
docs, tpl: Fix documentation of UniqueID
source: Make UniqueID ... unique
tpl: Use HTTPS in Google Analytics template
docs: Add HugoPhotoSwipe to the tools section
travis: Add GOARCH 386 test
docs: Add release notes for Hugo 0.18.1
Fix Dockerfile
docs: Update GitLab depleyment in /themes/installing.md
docs: Hide next arrow in theme
docs: Remove right padding in theme
docs: Fix h1 size on small breakpoint in theme
docs: Remove unuseful breakpoint in theme
docs: Fix menu arrows position on mobile devices
hugolib: Fix preserveTaxonomyNames regressions
docs: Add hugofy for VS Code to the tools section
livereload: Simplify RefreshPath
hugolib: Fix IsTranslated for "old" node types
hugolib: Use reflect.DeepEqual in tests
hugolib: Fix redundant URL file extension on taxonomy terms pages
docs: Enable ToC for extras/shortcodes
hugolib: Make template error messages more verbose
helpers: Add patch version
vendor: Update Afero
vendor: Temp roll back to an older Afero
tpl: Update dateFormat test expectations for epoch values
vendor: Update dependencies
tpl: Fix crash when using imageConfig
helpers: Remove "no theme set" warning
tpl: Update getenv to accept interface{} params
tpl: Update title to accept interface{} params
tpl: Update upper to accept interface{} params
tpl: Update lower to accept interface{} params
tpl: Update hasPrefix to accept interface{} params
Update Travis go versions
docs: Convert code in multilingual.md to TOML
docs: Add neavey.net to the showcase.
docs: Fix typo in templates/blocks
docs: Add details about binary names for setup on Windows
command: Add `themesDir` command argument to specify themes directory
docs: Update christianmendoza.me in the showcase
hugolib: Add a test assertion for IsTranslated
docs: Regenerate commands doc
Add GoBuilds to .gitignore
docs: Add new alias feature to release docs
Bump to 0.18 release version
docs: Add 0.18 release notes
vendor: Update go-toml
docs: Fix broken link to Content Types
docs: Update layouts path name
docs: Improve documentation for block templates
hugolib: Enable override of theme base template only
docs: Clarify single page template search path
docs: Fix pipe examples
docs: Fix Ref and RelRef syntax
docs: Document partialCached func
docs: Add .Site.RegularPages docs
docs: Update GitInfo usage docs
docs: Cleanup Extras menu ordering