summaryrefslogtreecommitdiffstats
path: root/helpers/url.go
AgeCommit message (Expand)Author
2015-01-20Minor polish in path/urlbep
2014-12-26Wrap comments helpers package to fit 80-column widthAnthony Fok
2014-12-12Commenting helpers packageAhsanul Haque
2014-12-09Fix various Windows-issuesbep
2014-11-13converted helpers usage of path 2 filepathJoel Scoble
2014-11-04Fixing some testsspf13
2014-11-04Added the url modules test files.Owen Waller
2014-10-15Fix spf13/hugo#467. RSSLink now point to index.xmlJian Zhou
2014-09-08Go back to lowercase slugs. Also, use MakePathToLower in TestMakeToLower.Jakub Turski
2014-08-25Fix #302. Links now have trailing slashes.spf13
2014-08-25Support subdir in baseurl.Nate Finch
2014-04-07strip trailing baseurl slash. Added a new template function "sanitizeurl" whi...spf13
2014-03-31Adding support for logging & verbose logging. Consolidation of error handling...spf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2014-02-27Reorganization of helpers. Centralized Url/Path logic. Fixed #175.spf13