summaryrefslogtreecommitdiffstats
path: root/helpers
AgeCommit message (Expand)Author
2014-11-04Fixing some testsspf13
2014-11-04Updating tests to use hugofsspf13
2014-11-04rewriting guessSection to accurately reflect intent and usage. Update tests.spf13
2014-11-04First stab at correcting GuessSection testsOwen Waller
2014-11-04Fix: rewrite FileAndExtOwen Waller
2014-11-04Fix: remove the unnecessary dot in an extensionOwen Waller
2014-11-04Updated TestReplaceExtensioni, TestFilename and TestFileAndExtOwen Waller
2014-11-04WriteToDisk and SafeWriteToDisk test cleaned upOwen Waller
2014-11-04WriteToDisk and SafeWriteToDisk tests now passOwen Waller
2014-11-04Fix: Test TestSafeWriteToDisk now worksOwen Waller
2014-11-04Added the path modules test filesOwen Waller
2014-11-04Added the url modules test files.Owen Waller
2014-11-04Added the general modules test filesOwen Waller
2014-11-04Remove the helpers_test.go fileOwen Waller
2014-11-04Adding ReaderTo and ToReader helper functionsspf13
2014-11-01Migrating Hugo to Afero for filesystem calls.spf13
2014-10-20Handlers WIP - Convert now workingspf13
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-10-15Fix spf13/hugo#467. RSSLink now point to index.xmlJian Zhou
2014-09-11Enable soft livereload of CSS and imagesbep
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-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