mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 01:24:43 -04:00

Add humanize (inflect.Humanize) to the template funcMap. Documentation and tests are included. Various code cleanups of the template funcs: - Break pluralize and singularize out into stand-alone funcs. - Sort the list of funcMap entries. - Add some minimal godoc comments to all public funcs. - Fix some issues found by golint and grind.
Description
Languages
HTML
79%
JavaScript
10.8%
CSS
10.2%