Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-09Handle schema-less urls when apply absurlNoah Campbell
2013-11-09fixing double slash during absurlifyspf13
2013-11-06Remove 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-29Add the ability to set navbar li class to activeNoah Campbell
2013-09-19Fix fragments being AbsUrlified in final htmlNoah Campbell
2013-09-18Fix parsing edge case of frontmatterNoah Campbell
2013-09-18Move AbUrlify to post content transformationNoah Campbell
2013-09-18Add a transform stepNoah Campbell