brevno-suite/hugo
2015-06-26 Mario Sanchez... added thumbnail
2015-06-26 Mario Sanchez... Create mariosanchez.md
2015-06-26 timadd vamp.io site as showcase
2015-06-25 Jonathan AndersonUse helpers.GetThemeDir() to find base templates.
2015-06-25 Jonathan AndersonRefactor theme path helper functions.
2015-06-25 Jonathan AndersonAdd support for baseof.ace templates in themes.
2015-06-25 Piotr KowalczukProper parsing structured array from yaml based FrontMatter
2015-06-22 Bjørn Erik... Use pooled buffer in replaceShortcodes
2015-06-22 Bjørn Erik... docs: make the named value Data File example simpler
2015-06-21 Sebastian KrauseUpdate datafiles.md
2015-06-21 Bjørn Erik... Fix map-order dependent menu tests
2015-06-21 Bjørn Erik... Print URL when failing menu test
2015-06-21 Bjørn Erik... Remove unused var
2015-06-21 Bjørn Erik... Remove superfluous p-tags around shortcodes
2015-06-21 Bjørn Erik... Comment out mystery test
2015-06-21 Bjørn Erik... Revert "add preliminary support for content/index.md...
2015-06-21 Bjørn Erik... Revert "refactor and clean up site tests"
2015-06-21 Bjørn Erik... Revert "Move matchRender to test helpers file"
2015-06-21 Bjørn Erik... Revert "Add tests for homepage content support"
2015-06-21 Bjørn Erik... Revert "Make .IsHome work when homepage as page"
2015-06-19 spf13Make .IsHome work when homepage as page
2015-06-17 spf13Add tests for homepage content support
2015-06-17 spf13Move matchRender to test helpers file
2015-06-17 spf13refactor and clean up site tests
2015-06-17 spf13add preliminary support for content/index.md file to...
2015-06-16 Bjørn Erik... Remove superfluous return
2015-06-16 Bjørn Erik... Make removal of accents in taxonomy and section paths...
2015-06-16 Rick CogleyAdd new tutorial for multilingual sites
2015-06-15 Ariejan de... Update docs for `last` template function
2015-06-15 Ariejan de... Add `last` template function
2015-06-15 Ariejan de... Refactor var name limit to index
2015-06-15 Ariejan de... Add `after` to template function documentation
2015-06-15 Ariejan de... Add `after` template function
2015-06-15 Vincent BatouffletAdd Blackfriday definition lists extension support
2015-06-12 bepRevert "Add some debug to failing menu test"
2015-06-11 bepAdd some debug to failing menu test
2015-06-11 bepMove Viper reset to correct level in menu tests
2015-06-11 bepReset Viper for every duplicate menu test iteration
2015-06-11 David CalaveraMake sure target destination has the right path separator.
2015-06-11 Ariejan de... Let travis test against go-tip
2015-06-06 bepTemp remove tip from Travis
2015-06-06 Tatsushi DemachiFix substr tpl func's int type variant issue
2015-06-06 bepSilence chatty JSON test
2015-06-03 bepAdd some tests for IgnoreFiles
2015-06-03 bepAdd some docs for IgnoreFiles
2015-06-03 bepRename WatchIgnoreFiles to IgnoreFiles
2015-06-03 bepAdd configurable list to ignore files in server watch
2015-06-01 Cyrill SchumacherGetJSON/GetCSV: Add retry on invalid content
2015-05-31 bepAdd PreserveTaxonomyNames flag
2015-05-31 bepRemove accents in URLs
2015-05-31 bepFix FullFilePath
2015-05-31 Artem VorotnikovAllow custom RSS Uri for section and taxonomy feeds
2015-05-31 vsopvsopUpdate introduction.md
2015-05-31 bepFix Windows Ace path issue
2015-05-31 bepAdd some Ace test cases
2015-05-29 bepExtract Ace handling to a method
2015-05-28 bepSupport `Fish and Chips` section
2015-05-28 bepAdd IsHome
2015-05-28 bepAdd some missing page permalink test cases
2015-05-27 bepNever remove trailing slash in RelPermalink
2015-05-27 bepdocs: getting usage up to spec
2015-05-27 Anthony FokAdd two articles about Hugo to the Press page
2015-05-26 bepMake deprecated warning for this release more alert
2015-05-26 bepHyphenate DEV version
2015-05-26 Tatsushi DemachiAdd `time.Time` type support to `where` tpl func
2015-05-26 bepdocs: add bepsays.com to showcase
2015-05-26 Jeff RamnaniDocument techniques for debugging templates.
2015-05-26 spf13adding goxc config file
2015-05-26 spf13bumping master version to v0.15-DEV
2015-05-25 spf13Bump version to Hugo v0.14.0 v0.14
2015-05-25 spf13Add GopherCon to the showcase
2015-05-25 spf13Add GoGB to the showcase
2015-05-25 spf13Add DavidePetilli to showcase
2015-05-25 spf13update release notes
2015-05-25 spf13Add new directions for maintaining press page
2015-05-25 spf13Move press page to top level menu
2015-05-25 spf13add dozens of articles to the press page
2015-05-25 bepUnexport filepath/path bridge types
2015-05-25 bepPass RenderingContext by reference in Mmark
2015-05-25 bepApply gofmt -s
2015-05-24 bepAdd Go 1.4.2 to Travis config
2015-05-24 spf13Update release notes in prep for v0.14.0
2015-05-23 bepRemove unused Completed chan on Site
2015-05-23 bepPrevent cyclic ref crash in JSON encode
2015-05-22 bepdocs: some more on absURL, relURL
2015-05-22 bepdocs: add doc for substr
2015-05-22 bepdocs: add doc for slicestr
2015-05-22 bepdocs: add doc for seq
2015-05-22 bepdocs: add ToC to some more pages
2015-05-22 bepdocs: avoid navbar hiding when jumping to in-page anchor
2015-05-22 Jeff RamnaniDocs: Add taxonomy term variables to the list of vars.
2015-05-22 Jeff RamnaniAdd ".Render" to the list of functions.
2015-05-22 Rick CogleyClarifying Edits for templates/rss.md
2015-05-21 bepGrammar fix in error message
2015-05-21 bepDo not consider single.html for the home page
2015-05-21 bepFix formatting in hugo command description
2015-05-21 bepFix CLI command description for the top level
2015-05-20 spf13Adding default handler & tests Fixes #147
2015-05-20 spf13Better organization of loading defaults
2015-05-20 spf13Merge branch 'master' of GitHub.com:spf13/hugo
next