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
2015-06-15Add Blackfriday definition lists extension supportVincent Batoufflet
2015-06-03Add some tests for IgnoreFilesbep
2015-05-31Remove accents in URLsbep
2015-05-29Support `Fish and Chips` sectionbep
2015-05-27Never remove trailing slash in RelPermalinkbep
2015-05-27Make deprecated warning for this release more alertbep
2015-05-26Hyphenate DEV versionbep
2015-05-26bumping master version to v0.15-DEVspf13
2015-05-25Bump version to Hugo v0.14.0v0.14spf13
2015-05-25Unexport filepath/path bridge typesbep
2015-05-25Pass RenderingContext by reference in Mmarkbep
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-05-16Add support for URLs relative to context rootbep
2015-05-11Add relURL template funcbep
2015-05-11Add absURL template funcbep
2015-05-10Make page 1 alias uglybep
2015-05-09Update test logs for uniformity and consistencybep
2015-05-09Very experimental support for mmarkAnthony Fok
2015-05-07Add blackfriday/ExtensionsMask option.Yosuke INOUE
2015-05-07Allow 'classprefix' pygments options.Andrew Gallant
2015-05-05Do not add trailing slash to baseURLbep
2015-04-30tpl: add sanity check to prevent panic in seq on big numsbep
2015-04-28Print ERROR on theme vs Hugo version mismatchbep
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-04-03helpers: add some missing documentationbep
2015-04-03helpers: fix some go vet errorsbep
2015-04-03Return early from DistinctErrorLogger's Printfbep
2015-04-02List directories being watched when server is runDylan MacKenzie
2015-03-31Return error on wrong use of the Paginatorbep
2015-03-30Add some more corner tests for ReaderContainsbep
2015-03-29Handle views in combo with Ace base templatesbep
2015-03-29Hash all pygments parameters.Ruben Vermeersch
2015-03-27Cache pygments rendering between runsRuben Vermeersch
2015-03-18Comment out shaky Seq testbep
2015-03-18Calculate the next Hugo version in Deprecatedbep
2015-03-18Refactor Hugo versionbep
2015-03-18Improve type handling in Seqbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-13Add Seq template funcbep
2015-03-13Experimental AsciiDoc support with external helpersAnthony Fok
2015-03-12source: add some test cases for Filebep
2015-03-12Add double checking in Deprecatedbep
2015-03-12Add deprecated loggerbep
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-07helpers: apply some Golint rulesbep
2015-03-06Apply some more Golint suggestionsbep
2015-03-06Fix errors reported by Go Vetbep
2015-02-28Keep trailing slash when baseUrl contains a sub pathbep