Add singularize template func
Add pluralize template func
correct spelling for 'including' and 'counterpart'
Press: Update URL to Spencer Lyon’s “Hugo and GitHub Pages”
Press: New URL to Kenny Woo’s blog about Hugo
dead link
Link no longer works - Dead link
Show both baseURL and bind address in `hugo server` output
Update .travis.yml for Go 1.5.1
Test builds on OS X
Fix typo in terms.md
Revert "docs: Fix URL to yulinling.net (https → http) in Showcase"
docs: Fix typo in url extras
docs: Fix URL to yulinling.net (https → http) in Showcase
Add yulinling.net to Showcase
docs: Optimize recent thumbnail images in Showcase
docs: Fix formatting in overview/usage.md
docs: Add a few more blog articles to Press
Add "control code" and "trailing space" to alias validation
Move isThemeVsHugoVersionMismatch to /commands
Validate aliases to prevent directory traversal etc.
Complete the Url-to-URL transition in docs
Complete the Url-to-URL transition in tests
Add helpers.NormalizeHugoFlagsFunc() to handle flag name changes
Docs: extend the migration tool list and add a cross-reference in the start guide
Docs: Add a section about tools around Hugo
WordCount Summary support UTF-8 string
docs: Change redirect documentation to aliases
Convert example/blog to use new syntax for Hugo v0.14+
docs: Remove empty sourceLink from two sites in Showcase
Add FxSiteCompat.com to Showcase
Adding RichardSumilang.com to the showcases.
Docs: Add Humboldtux.net to Showcase page
Docs: Add new french mag article by @humboldtux to Press page
Added details about generated files and development flows
Add a 404.html file if a new theme is created
Update organization.md
showcase layout improved when thumbnails are different proportions
Add NoDesk to Showcase
Add NoDesk to Showcase
Describe the use of custom archetypes in the docs
Add GreenITGlobe website for showcases page
Add Chinese Grammar to showcase
Docs: Add new blog post by @CoderZh to Press page
Add config option "disablePathToLower"
Correct check of published boolean
Add undocumented published setting to front matter
Polish 0.15 release notes
Add first draft of Hugo 0.15 Release Notes
Use LazyFileReader for reading file contents
Add LazyFileReader type to source library
Update Travis for Go 1.5
Fix -ldflags for Go 1.5
Fix typo, "delemiters" -> "delimiters"
Update press.md
Search current directory for config file by default
Use cast.ToIntE for int conversions in substr and slicestr
Slicestr fix for other int type param
Documentation update on Template Where Function for nil
Implement `hugo --theme=[Tab][Tab]` bash completion
Print feedback for `hugo genautocomplete`
Print feedback for `hugo gendoc`
Use spf13/pflag's new SetAnnotation helper
Added sitemap configuration documentation.
Added mention of .Data.Pages, removed duplicate .Site.Pages mention.
docs: Remove minodisk's http://dsk.mn/ from Showcase
docs: Clean up and align Showcase thumbnail images
docs: Add site title; set pluralizeListTitles = false
Add Arqueart to Showcase
Create arqueart.md
docs: More detailed explanation of .Site.LastChange
Removed extra .Site.LastChange listing
Doc for other supported formats (external helpers)
Reset Scratch for 404
Revert "Fix some Go code doc issues"
Avoid panic in shortcode param handling
Do not panic on index out of range in shortcode.Get
Also rename readDir in docs shortcode
Rename ReadDir to readDir
Make sort tpl func accept field/key chaining arg
Fix sort tpl func to return explicit type value
Fix Unicode issue in Slicestr and Substr
Fix some Go code doc issues
Add missing formatting directive in Printf call
docs: Extend documentation on Blackfriday options
Add some float tests to TestArethmic
Add option to disable Blackfriday Smartypants
docs: Bolden the blackfriday flags to make them stand out
doc: Strip trailing whitespace; other revisions
Strip trailing whitespace in code
Improve formatting of Hugo command descriptions
Bump `hugo new theme` template min_version to 0.14
Fix searching YAML/TOML delimiters in frontmatter
Add map support to scratch
Trim trailing spaces from YAML and TOML delimiters
[Docs] Add <br> to an extra-long title in the Press page
docs: add netlify article to press section