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-01-28Add .mailmap to get a more correct author logbep
2015-01-28ignore root path, no need strip traling slashfundon
2015-01-28Version uses binary name instead of hugoDan Hersam
2015-01-28Added three videos to documentation.Dan Hersam
2015-01-28Use runtime.GOOS to identify Windows specific path testsbep
2015-01-27[doc] Improve paginator docbep
2015-01-27Replace assert.Equal(true/false) with assert.True/Falsebep
2015-01-27Do not panic on permission deniedbep
2015-01-27Split Windows and Unix specific path testsbep
2015-01-27Temporarily comment out breaking Windows test casebep
2015-01-27Introduce FilepathPathBridgebep
2015-01-27Add more tests to helperbep
2015-01-27Improve pagination testingbep
2015-01-26Linkify release notesbep
2015-01-26Set detault for Paginate to 10bep
2015-01-26Add documentation for paginationbep
2015-01-26Add Bootstrap-compatible pagination.htmlbep
2015-01-26Add pagination to release notesbep
2015-01-26Add pagination support for home page, sections and taxonomiesbep
2015-01-26Add site-wide/per-page [blackfriday] `extensions` optionNaoya Inada
2015-01-26Wrong URL for Github PagesWade Wegner
2015-01-26Move s.prepUrl() before prepending BaseUrl.Jonathan Anderson
2015-01-25Correct wercker URLKartik Singhal
2015-01-25Fix inverse notationNaoya Inada
2015-01-25Make Blackfriday smart fractions to really default to `true`Anthony Fok
2015-01-24Add site-wide/per-page [blackfriday] `fractions` optionAnthony Fok
2015-01-24Fix for page.GetParam() for JSON and TOML mapsAnthony Fok
2015-01-24Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2Anthony Fok
2015-01-24Handle empty front matter in archetype.Jonathan Anderson
2015-01-23[Docs]: Add new press/blog coverage about HugoAnthony Fok
2015-01-23Fix RelPermalink() and Urls in menus vs canonifyUrlsbep
2015-01-23[Docs] Document the new (temp?) default of `canonifyurls = false`Anthony Fok
2015-01-23Revert "Try to fix mysterious test failures on Travis"Anthony Fok
2015-01-23Try to fix mysterious test failures on Travisbep
2015-01-22Add menu tests for pages with both Yaml and Toml front matterbep
2015-01-22Revert "Quick-and-dirty way to print details of template errors"bep
2015-01-22Add dateFormat to release notesbep
2015-01-22Add dateFormat template functionTatsushi Demachi
2015-01-21Protect the innerShortCodeCache by a RW lockbep
2015-01-21Cache the page's rendering context flagsbep
2015-01-21Register rstHandler to restore experimental reST supportAnthony Fok
2015-01-21Make ref and relref respect plainIdAnchorsbep
2015-01-21fix outdated MathJax CDN URLPeter Krautzberger
2015-01-21[Docs] Use of `$.` to access global context from anywhereAnthony Fok
2015-01-21[Docs] Recommend the use of backticks for IE conditionalsAnthony Fok
2015-01-21Fix string comparison for .Truncated page variableAnthony Fok
2015-01-21[Docs] Correct description of "Read More" links in SummariesAnthony Fok
2015-01-21Fix two errors in two internal templatesAnthony Fok
2015-01-21Add missing assertion to trim-testbep
2015-01-20fix --uglyUrls paramsNikolay Kirsh