hugo/docs/content/extras
Anthony Fok b3bd71fec9 Update Hugo docs with the initialisms suggested by golint
In particular:

 * .Url → .URL (for node, menu and paginator)
 * .Site.BaseUrl → .Site.BaseURL
 * getJson → getJSON
 * getCsv → getCSV
 * safeHtml → safeHTML
 * safeCss → safeCSS
 * safeUrl → safeURL

Continued effort in fixing #959.
2015-03-18 11:30:37 +01:00
..
aliases.md
builders.md
comments.md
crossreferences.md
datafiles.md
dynamiccontent.md Update Hugo docs with the initialisms suggested by golint 2015-03-18 11:30:37 +01:00
highlighting.md
livereload.md
menus.md Update Hugo docs with the initialisms suggested by golint 2015-03-18 11:30:37 +01:00
pagination.md Update Hugo docs with the initialisms suggested by golint 2015-03-18 11:30:37 +01:00
permalinks.md
scratch.md
shortcodes.md
toc.md
urls.md