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
docs: Suggests the use of delimiter for taxonomy listing
docs: Add additional example for taxonomies listing
Add automatic page date fallback
tpl: Enable safeHTMLAttr
Add test for shortcode in fenced code block
transform: Don't use helpers.StringToReader
helpers: Remove ToReader funcs
docs: Regen commands doc
Fix example for autocomplete
docs: Fix typo is 0.16 release notes
Revert "docs: Refactor /docs to use the block keyword"
docs: Refactor /docs to use the block keyword
docs: Add mtbhomer.com to the showcase
Fix failing Windows test
Add tests for embedded shortcodes
hugo: Revert git commit message guidelines
hugo: Update contribution guidelines
commands: Specify os port generic errors
commands: Fix charsets in mimetypes
Fix shortcode in markdown headers
docs: Add upbeat.it to the showcase
docs: Add mayan-edms to the showcase
Unexport ShouldBuild and AssertShouldBuild
hugolib: futureStats plural
hugolib: Handle unpecified date for IsFuture and IsExpired
hugolib: Add expiredStats to build feedback
hugolib: Bug fix futureStats
hugolib: Refactor page.ShouldBuild and table driven test
docs: Add ExpiryDate to the list of variables
docs: Example of how to use Order by ExpiryDate
docs: Add instructions on buildExpired in build configurations
docs: Add expirydate to front-matter doc
commands: Add listExpiredCmd for expired pages
commands: Add buildExpired flag
hugolib: Add GroupByExpireDate function
hugolib: Add sort ByExpiryDate function
hugelib: Add expiredCount as a Site variable
hugolib: Support an expiration date
Fix Emojfy for certain text patterns
Change hugo to Hugo in help text
Update the alias generated HTML files to conform to the W3C HTML spec
Remove unneeded casts in page.getParam
Fix urlesc import url in Dockerfile
docs: Add jamescampbell.us to the showcase