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
2016-04-10helpers: Ignore cache for Pygments when flag setRobert Basic
2016-03-31Add readFile template funcBjørn Erik Pedersen
2016-03-19Return early from parseOptionsBjørn Erik Pedersen
2016-01-04added remaining relevant optionsBen Thomas
2016-01-04added more pygments optsBen Thomas
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-24Change the license to Apache 2.0Steve Francia
2015-11-23Add PygmentsOptions optionAndrew Brampton
2015-10-15Insert code tag for server-side syntax highlightingNathan Youngman
2015-10-12Apply project wide go fmtBjørn Erik Pedersen
2015-07-08If no language is provided to Pygments, then try and guess itAndrew Brampton
2015-05-07Allow 'classprefix' pygments options.Andrew Gallant
2015-04-16Only write highlight to cache when CacheDir is setbep
2015-04-15Add more options to highlightbep
2015-04-14Fix potential Windows path issue with Pygments cachebep
2015-03-29Hash all pygments parameters.Ruben Vermeersch
2015-03-27Cache pygments rendering between runsRuben Vermeersch
2014-12-26Wrap comments helpers package to fit 80-column widthAnthony Fok
2014-12-19Commented helpers packageAhsanul Haque
2014-11-18Shortcode rewrite, take 2bep
2014-05-10Add pygmentsstyle and pygmentsuseclasses optionsLK4D4
2014-04-27Little syntax mistakeLordFPL
2014-03-31Adding support for logging & verbose logging. Consolidation of error handling...spf13
2014-01-30gofmt all go codeTibor Vass
2014-01-11Report error, but don’t fatally stop if pygments has error. Return original...spf13
2013-12-05Adding Pygments helperspf13