Fix /.xml RSSLink when uglyurls are enabled
Added async version of Google Analytics internal template
Copy static files changed
Add to press.md two articles about Hugo on AWS Lambda
Change Gitter badge to "gitter | dev chat" in README.md
Update press.md
Add template funcs countwords and countrunes
Add hasPrefix template function.
Source file based relative linking
Write a simplistic test for site.refLink
Add themesDir option to configuration
Fixes #1292
Docs: add hugodeploy to tools section
Add to press.md Beginners Tutorial for Hugo (German)
Docs: remove unnecessary --watch flag
Docs: add cross-references to installation guides
Update Hugo examples
Add Coding Journal (blog.kulman.sk) to the Showcase
update to use cobra's sub package doc
Copy only the static files changed
Ignore temp files created by IntelliJ when saving
Docs: Add nohighlight shortcode and improve formatting
Docs: Add lang attribute to Chinese and Japanese Press entries
Update embedded livereload.js to 2.2.1 in livereload.go
Upgrade Bootswatch, Font Awesome and jQuery in examples/blog
Docs: Upgrade highlight.js to 9.0.0
Docs: Upgrade InstantClick from 3.0.1 to 3.1.0
Docs: Upgrade livereload.js from post-2.0.8 to 2.2.1
Docs: Upgrade Owl Carousel to 2.0.0-beta.3 (2015-06-19)
Docs: Upgrade jquery.scrollTo from 1.4.6 to 2.1.2
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