summaryrefslogtreecommitdiffstats
path: root/helpers
AgeCommit message (Expand)Author
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-12Add Seq template funcbep
2015-03-12Experimental 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
2015-02-19Add trailing file separator to temp dirCyrill Schumacher
2015-02-17Adapt to relative path bug fix in purellAnthony Fok
2015-02-17Fix bug on windows where the backslash got removed in func MakePath()Cyrill Schumacher
2015-02-17Merge to stay up to date with current devCyrill Schumacher
2015-02-11Add data files support in themesbep
2015-02-10Make # survice Url cleaningbep
2015-02-06Use buffer pool in StripHTMLbep
2015-02-06Add benchmark test for StripHTMLbep
2015-02-05Fix Truncatebep
2015-02-05Replace 4 strings.Replace with 1 strings.Replacerbep
2015-02-05Avoid calling strings.Fields multiple times with same contentbep
2015-01-31Fix defaults for BlackfridayNaoya Inada
2015-01-31Add writable context to Nodebep
2015-01-31Merge branch 'master' of github.com:spf13/hugospf13
2015-01-30Adding BufferPool. Implementing BP in ReaderTo{Bytes,String}().spf13
2015-01-30Fix for issue 839 and 490 on WindowsDan Hersam
2015-01-28ignore root path, no need strip traling slashfundon
2015-01-27Use runtime.GOOS to identify Windows specific path testsbep
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-26Add pagination support for home page, sections and taxonomiesbep
2015-01-26Add site-wide/per-page [blackfriday] `extensions` optionNaoya Inada
2015-01-24Make Blackfriday smart fractions to really default to `true`Anthony Fok
2015-01-24Add site-wide/per-page [blackfriday] `fractions` optionAnthony Fok
2015-01-23Fix RelPermalink() and Urls in menus vs canonifyUrlsbep
2015-01-21Register rstHandler to restore experimental reST supportAnthony Fok
2015-01-20Minor polish in path/urlbep
2015-01-20Add more tests to general helperbep
2015-01-09Moved a test regarding a content.go function to a new test file content_test.go.Marek Stanley
2015-01-05Rename to plainIdAnchorsJacob Gillespie
2015-01-05Group both options under Blackfriday: documentIDAnchorJacob Gillespie
2015-01-05Add config options: disable footnote anchor prefix and header ID suffixJacob Gillespie