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-09-06Make it possible to configure Blackfroday per languageBjørn Erik Pedersen
2016-09-06Optimize the multilanguage build processBjørn Erik Pedersen
2015-12-11Add copyright header to that source files that don’t have one.Anthony Fok
2015-05-29Support `Fish and Chips` sectionbep
2015-05-28Add some missing page permalink test casesbep
2015-05-27Never remove trailing slash in RelPermalinkbep
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-01-23Fix RelPermalink() and Urls in menus vs canonifyUrlsbep
2014-12-09Fix various Windows-issuesbep
2014-10-17Big refactor of how source files are used. Also added default destination ext...spf13
2014-08-25Fix #302. Links now have trailing slashes.spf13
2014-08-25Support subdir in baseurl.Nate Finch
2014-05-29SiteInfo is now a pointer on the Nodespf13
2014-04-07Fixing all tests to pass with new Viper Configspf13
2014-02-28Make per-page url overrides take precedence over section permalink settingsAsk Bjørn Hansen
2014-02-28Reorganization of helpers. Centralized Url/Path logic. Fixed #175.spf13
2014-02-02Fix permalink bug in uglyurls mode (refs #187).Anton Ageev
2013-11-21fixed trailing dir slash when using slugTim Esselens
2013-10-08Permalink to include multiple directories levelsNoah Campbell
2013-10-08Test case for permalink functionalityNoah Campbell
2013-10-08Refactor layout selection codeNoah Campbell