summaryrefslogtreecommitdiffstats
path: root/helpers/path.go
AgeCommit message (Expand)Author
2016-03-25Fix error handling in SymbolicWalkBjørn Erik Pedersen
2016-03-25helpers: Fix SymbolicWalk for the root folderBjørn Erik Pedersen
2016-03-23helpers: Fix and add Godoc in path*Bjørn Erik Pedersen
2016-03-23helpers: Remove the else in MakePathSanitizedBjørn Erik Pedersen
2016-03-21Add support for symbolic links for content, layout, static, themeBjørn Erik Pedersen
2016-03-21Add '+' as one of the valid characters in urls specified in the front matterAditya Bhargava
2016-03-19Simplify GetDottedRelativePathBjørn Erik Pedersen
2016-03-14helpers: Remove unused codeBjørn Erik Pedersen
2016-03-10Add support for Go 1.6 block keyword in templatesBjørn Erik Pedersen
2016-01-01Add themesDir option to configurationdigitalcraftsman
2016-01-01Fixes #1292Daniel TISCHER
2015-12-19Fix hugo server "Watching for changes" path displayAnthony Fok
2015-12-08move some of the path helper utilities to aferoSteve Francia
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-23Simplify ExtractRootPathsBjørn Erik Pedersen
2015-11-23Improve "watching for ..." loggingBjørn Erik Pedersen
2015-10-18Preserve Unicode marks in MakePathBjørn Erik Pedersen
2015-10-15Rename prettiyPath to prettifyPathBjørn Erik Pedersen
2015-10-14Unexport internal path helperBjørn Erik Pedersen
2015-09-01Add config option "disablePathToLower"chrongzhang
2015-08-26Unexport FileAndExtBjørn Erik Pedersen
2015-08-07Revert "Fix some Go code doc issues"Bjørn Erik Pedersen
2015-08-06Fix some Go code doc issuesBjørn Erik Pedersen
2015-06-25Refactor theme path helper functions.Jonathan Anderson
2015-06-16Remove superfluous returnBjørn Erik Pedersen
2015-06-16Make removal of accents in taxonomy and section paths optionalBjørn Erik Pedersen
2015-05-31Remove accents in URLsbep
2015-05-28Support `Fish and Chips` sectionbep
2015-05-27Never remove trailing slash in RelPermalinkbep
2015-05-25Unexport filepath/path bridge typesbep
2015-05-16Add support for URLs relative to context rootbep
2015-05-10Make page 1 alias uglybep
2015-04-02List directories being watched when server is runDylan MacKenzie
2015-03-29Handle views in combo with Ace base templatesbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-07helpers: apply some Golint rulesbep
2015-02-19Add trailing file separator to temp dirCyrill Schumacher
2015-02-17Fix bug on windows where the backslash got removed in func MakePath()Cyrill Schumacher
2015-02-17Merge to stay up to date with current devCyrill Schumacher
2015-02-11Add data files support in themesbep
2015-02-10Make # survice Url cleaningbep
2015-01-30Fix for issue 839 and 490 on WindowsDan Hersam
2015-01-27Do not panic on permission deniedbep
2015-01-27Introduce FilepathPathBridgebep
2015-01-27Add more tests to helperbep
2015-01-20Minor polish in path/urlbep
2014-12-26Wrap comments helpers package to fit 80-column widthAnthony Fok
2014-12-18Commented helpers packageAhsanul Haque
2014-12-12Commenting helpers packageAhsanul Haque