docs: Update highlight.js example to latest version
docs: Add location of block template
tpl: Add missing arg to Fatalf
Switch to a more up to date TOML library
docs: Add Spanish video tutorial by Verónica López to press.md
hugolib: Use named keys in composite literals
docs: Just a small grammar fix in quickstart.md
docs: Follow through on watch default
docs: Correct name of release archives for OS X
docs: Correct all erroneous swaps of "it's" and "its"
docs: Improve section 'Why did you write Hugo?'
docs: Fix URLs in examples sites with path prefix
Remove broken Bitdeli badge from README.md
tpl: Return all errors from casting
Fix command for getting hugo in CONTRIBUTING.md
Add a global Reset func
Bump Travis to Go 1.7
commands: Suppress 'missing static' error
Skipt Twitter test in short mode
tpl: Fix faulty ordering of relURL test cases
tpl: Make absURL and relURL accept anything
docs: Convert toml to yaml in config overview
source: Normalize file name to NFC
docs: Add doc for time template func
Remove maximeguitare.com from showcase
docs: Add rdegges.com to the showcase
tpl: Fix typo in FindRE test
Fix the time template func test
tpl: Add time template func
Fix for meminterval not using specified interval
docs: Add romansilin.com to the showcase
Return specific error on walk path too short
Adjust the sanity check to path length 4
Add sanity check to the file walker
Disable Go 1.5.4 in Travis
Take 2: Load templates from the Afero source fs
Load templates from the Afero source fs
Do not return empty theme dirs
Use the Afero source fs where relevant
Make LazyFileReader use the Afero source fs
Handle errors during filesystem walk
docs: Add tumblr2hugomarkdown to tools section
docs: Add tumblr-importr to tools section
examples: Add example for translation files
docs: Document .File variables for pages
docs: Drop .isDraft to new line
docs: Add a link to hugo-openapispec-shortcode
docs: Removed comma from json example.
docs: Add missing configuration option disableHugoGeneratorInject
docs: Add weilinshi.org to the showcase
docs: Add CTL Compiled edtech blog to showcase
docs: Add www.leowkahman.com to the showcase
Be less aggressive with CHMOD filesystem events
Simplify the configuration of HugoHTMLRenderer
Fix broken shortcode test
Add "missing slice" to the Params test
Check for nil Params in shortcode's Get
Add shortcode null param variant
docs: Add Algolia as commercial search service
Add shortcode test for mmark
docs: Update last-mod date of installing-on-windows.md
docs: Fix PATH issue in the instruction for Windows 10
Add `htmlEscape` and `htmlUnescape` template functions
Bump Travis to Go 1.6.3
tpl: Add humanize examples to smoke tests
Do not double-escape in querify
Revert "Throw a noisy error when a post has no layout"
docs: Add 404 template
Throw a noisy error when a post has no layout
Update frontmatter.go
tpl: Modify tpl.humanize to ordinalize integer input
Fix panic when using URLize
Ignore emacs temp files
Revert "Use bufferpool in Asciidoc handler"
Revert "Use bufferpool in Rst handler"
Fix humanize when string is empty
Use bufferpool in Rst handler
Remove []byte to string to []byte conversion in Rst
Use bufferpool in Asciidoc handler
Remove []byte to string to []byte conversion in Asciidoc
Consolidate the Render funcs
Replace replace-this-with-your-hugo-site.com with example.org
Make auto-date disabled by default
Make config flag global
transform: Add missing GoDoc
tpl: Add a querify function to generate query strings inside templates
Add Docutils to Travis
Add Asciidoctor to Travis
Add Rst shortcode test
Add Asciidoc shortcode test
transform: Explicitly bind LiveReload to server port
docs: Update install instructions to reflect hugo.exe filename change
docs: Add tutorial for GitLab Pages
commands: Allow schema-less baseURL on command line
Update Travis config to Go 1.6.2