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
Get Dockerfile up-to-date
Add Hugo generator tag to home page if not present
Update release-notes.md
docs. Add the guranteed exit -1 on eror to Hugo 0.16 rel notes
Some polish and addends to 0.16 release notes
Pull the shootouts about 0.16 into the intro section
Remove HugoVersionSuffix "-DEV" prior to 0.16 release
update release notes for 0.16 release
Handle errors during rereading properly
Ignore __jb_tmp___ files created by IntelliJ
Annotate temp files that Hugo ignores
docs: Grammar fix in overview/quickstart.md
docs: Add Digital Ocean articles to press section
docs: Add c't magazine article to press section
docs: Document UniqueID page variable
docs: Add an example of how to use .PrevInSection
docs: Add note about live reload script injection
docs: Fix minor typo in overview/quickstart.md
docs: Add novelist.xyz to the showcase
docs: Fix typo / readability in extras/menu.md
docs: Add stefano.chodino.uk to the showcase gallery.
docs: Add klingt.net to the showcase gallery
docs: Clarify that watch is enabled by default
docs: Fix git clone for hugo_theme_robust in quickstart guide
docs: Improve description for .Hugo.Generator
Fix broken template test
Don't add any space around Emojis
Remove kr/pretty dependency
docs: Document relativeURLs
Ignore Byword temp files
Add non-string support in markdownify