summaryrefslogtreecommitdiffstats
path: root/helpers
AgeCommit message (Expand)Author
2014-08-25Fix #302. Links now have trailing slashes.spf13
2014-08-25Support subdir in baseurl.Nate Finch
2014-08-25preserve alias case while lowercasing taxonomyJoel Scoble
2014-05-19new site works in an empty directory nowspf13
2014-05-15Better handling of when the specified port is already in usespf13
2014-05-09Add pygmentsstyle and pygmentsuseclasses optionsLK4D4
2014-05-02Adding some new methods to helpers (GuessSection, MakeTitle & Filename)spf13
2014-05-01moving writeToDisk to helpers to make it more accessiblespf13
2014-04-26Little syntax mistakeLordFPL
2014-04-07strip trailing baseurl slash. Added a new template function "sanitizeurl" whi...spf13
2014-04-05Hugo config abstracted into a general purpose config library called "Viper".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
2014-02-05Add unicode support for aliases, indexes, urlize template filter.Anton Ageev
2014-01-29gofmt all go codeTibor Vass
2014-01-10Report error, but don’t fatally stop if pygments has error. Return original...spf13
2013-12-05Adding Pygments helperspf13
2013-12-05Reorganize helpersspf13