Docs: Correct file permissions from 0755 to 0644
Docs: Rebase bootstrap-gohugo.css on Bootstrap v3.3.6
Docs: Rename bootstrap-theme.css to bootstrap-gohugo.css
Docs: Upgrade Bootstrap from v3.2.0 to v3.3.6
Docs: Remove unused GitHub:buttons files
Docs: Upgrade Font Awesome from 4.1.0 to 4.5.0
Upgrade jQuery 2.1.1 to 2.1.4 in doc
Clean up the loop counter variables confusion in TestPageCache
Docs: Allow HTML in Showcase titles
Use MkdirAll instead of Mkdir in `hugo gen doc`
Fix hugo server "Watching for changes" path display
Docs: Make <hr> slightly darker on gohugo.io
Document 32-bit `hugo server` crash in v0.15 Release Note
Add gadgetplayboy.com to Showcase and an article to Press
Remove "Host:" prefix from Host header
Correct the strings.Contains syntax in failing test
Fix remote test on Go 1.4
Set the request Host on http test server
Fix failing template related tests in Go 1.6
Fix data race in non-renderable pages
Fix 2 data races in TestPageCache
Docs: add hugo-lambda to tools section
Improve some random feedback messages
Move cobra.MousetrapHelpText to hugo_windows.go
Docs: Enhance contrast and increase font-weight
Fix formatting of "Installing on Windows" tutorial
Regenerate the commands section of doc
Add `--source` flag back to `hugo new` command
Use absolute path when editing with editor
Docs: reference Jekyll import command in tools section
Docs: add Contentful converter to tools section
Do not fail on unknown Jekyll file
Remove/update outdated links in Press and Showcase
Duplicate p.Description in Params map
Added a missing closing tag
Revise docs/content/tools/index.md (minor fixes)
Remove Duplicate "Editor Plugins" Section
Document PreserveTaxonomyNames
Regenerate the commands section of doc
Docs: remove references to dynamic CMS products
Docs: document Node.IsHome
Add copyright header to that source files that don’t have one.
Fix some of the "new site" tests
add more architectures to .goxc
move some of the path helper utilities to afero
Update "Join Chat" to "Dev Chat"
Turn off failing new site test
Add boolean value comparison to where tpl function
Fix copyright headers in source files
Sort and remove "" from "Available templates" list
Remove transformation of menu URLs
Added 'themes' as a default new site directory
Update Travis config to Go 1.5.2
Fix crash with "config", "check" and "benchmark"
Fix broken Highlight test
Add sanity checks for `hugo import jekyll`
Change most global flags into local ones
Revise format for "Unable to locate Config file" error
Switch to container-based Travis
Fix some errors with format patterns
Add a number sign "#" before a GitHub issue number
Add gh shortcode to docs site
One more error fix in the server command
Some more error fixes in commands
Improve error handling in commands
Update external tutorial links in usage.md
Move `import jekyll` functions to import_jekyll.go
Enable dirname and filename completion for more flags
Print error when /index.html is zero-length
Run `go fmt hugolib/site.go`
Bump min_version to 0.15 for `hugo new theme`
Make noTimes command flag work
Copy static dir files without theme's static dir
Fix typo in "Creating a New Theme"
Add Draft page variable to docs
Use .Site.Pages in the documentation examples instead of .Site.Recent
Add Camunda blog and docs showcases
Change plainIdAnchors to plainIDAnchors in docs
Copyedit the shortcodes documentation some more
Docs: improve shortcodes page
Remove an erroneous "$" prompt in quickstart guide
Added the command in the documentation.
Support setting target directory in `hugo gen man`
Update for version 0.16
Docs: remove note about config changes and manual livereload
Docs: improve usage.md
Docs: improve quickstart guide
Update press.md
Add note in doc about Jekyll import
Regenerate the commands section of doc
Update license file in the docs/website to apache
Update release notes with additional new features
Update and reorganize 0.15 release notes
Make the release note about renderToDisk more consise
Update release notes
Add IsNamedParams property in shortcodes