summaryrefslogtreecommitdiffstats
path: root/transform
AgeCommit message (Expand)Author
2014-05-28Fixed #301. LiveReload works on any port now.spf13
2014-05-16Proper integration of live reload with automatic injectionspf13
2014-01-13Add `canonifyurls` config option.Phil Pennock
2013-12-16GofmtCaleb Spare
2013-11-09Handle schema-less urls when apply absurlNoah Campbell
2013-11-09fixing double slash during absurlifyspf13
2013-11-05Remove the hugo-nav functionNoah Campbell
2013-11-01Improve rendering timeNoah Campbell
2013-11-01Adding benchmark for transformation module.Noah Campbell
2013-10-08Code cleanupNoah Campbell
2013-10-08Change the order of Apply to be more UnixyNoah Campbell
2013-10-08Chain transformers and test casesNoah Campbell
2013-10-08Move AbsURL into seperate fileNoah Campbell
2013-10-08Rename Transform to AbsURLNoah Campbell
2013-10-08Set the name of the Nav attribute to selectNoah Campbell
2013-09-28Add the ability to set navbar li class to activeNoah Campbell
2013-09-18Fix fragments being AbsUrlified in final htmlNoah Campbell
2013-09-18Fix parsing edge case of frontmatterNoah Campbell
2013-09-17Move AbUrlify to post content transformationNoah Campbell
2013-09-17Add a transform stepNoah Campbell