brevno-suite/hugo
2015-04-29 bepdoc: move the index func reference to where it's used
2015-04-29 Rick CogleyAdd index reference to go template primer doc page
2015-04-29 bepFix typo in test
2015-04-29 bepReturn error from HandleShortcodes
2015-04-28 bepPrint ERROR on theme vs Hugo version mismatch
2015-04-27 Rick CogleyClarify partials folder subfolders
2015-04-24 Rick CogleySingle rather than double backticks in types.md
2015-04-24 Rick CogleyClarify hugo new command in types.md
2015-04-22 bepFix broken Travis tests
2015-04-22 bepDo not fail on unknown files in /data
2015-04-21 beppagination: export pager to make Golint happy
2015-04-21 bepUse fmt.Errorf to make Golint happy
2015-04-19 bepAdd shortcut to Scratch from shortcode
2015-04-19 bepdoc: clarify Scratch usage in shortcodes
2015-04-18 bepCheck spelling and some minor additions to Ace doc
2015-04-18 bepAdd doc for Ace templates
2015-04-18 bepExpand the ACE base template lookup pattern
2015-04-17 bepPolish func naming in shortcode handling
2015-04-17 bepRemove unused types Shortcode and ShortcodeFunc
2015-04-16 bepOnly write highlight to cache when CacheDir is set
2015-04-16 bepFix broken Highlight test
2015-04-15 bepTemporarily disable Highlight test
2015-04-15 bepAdd more options to highlight
2015-04-14 bepFix potential Windows path issue with Pygments cache
2015-04-11 Florian BaumannAdded isso as a Disqus alternative to the docs
2015-04-10 Anthony FokAdd "Google Cloud Storage" article to docs Press page
2015-04-10 Samuel LelièvreTypo in mathjax.md
2015-04-10 complexsplitAdd Google Cloud Storage to doc
2015-04-07 bepFix spelling mistake in comment
2015-04-07 bepAdd custom Windows mousestrap message
2015-04-06 bepRemove section about the buildDate being configurable
2015-04-06 bepFix README part about missing Windows tests
2015-04-06 bepAdd git commit message guideline
2015-04-05 beptpl: split template.go
2015-04-05 mdhenderDocument getenv template function
2015-04-04 mdhenderAdd a section comparing the 'build' and 'server'
2015-04-04 mdhenderSort function names in templates documentation
2015-04-04 Alex Dunndocs: how to compile on mac, fix minor errors
2015-04-03 bephelpers: add some missing documentation
2015-04-03 bepFix the last Go Vet error
2015-04-03 bephugolib: make Page implement the ReaderFrom interface
2015-04-03 bephelpers: fix some go vet errors
2015-04-03 bepReturn early from DistinctErrorLogger's Printf
2015-04-02 Dylan MacKenzieList directories being watched when server is run
2015-04-01 bepdocumentation: mention data files under liverload
2015-04-01 bepRemove paragraph tags produced by markdownify
2015-03-31 bepMake contentTransformer names consistent
2015-03-31 bepReturn error on wrong use of the Paginator
2015-03-31 bepAdd pager size argument to paginator methods
2015-03-31 mdhenderUpdates documentation with instructions for a Windows...
2015-03-30 Bruno ClermontCapitalize singular
2015-03-30 Michael HendersonUpdates documentation with instructions for a Mac
2015-03-30 sainaenUpdate embedded rss.xml code in the docs
2015-03-29 bepAdd some more corner tests for ReaderContains
2015-03-29 bepFix shortcode handling in ToC
2015-03-29 bepHandle views in combo with Ace base templates
2015-03-29 Ruben VermeerschHash all pygments parameters.
2015-03-28 bepUse helpers.FilePathSeparator const
2015-03-28 Nuno AntunesFix section name guessing on Windows
2015-03-27 Ruben VermeerschCache pygments rendering between runs
2015-03-26 bepAdd support for Ace base and inner templates
2015-03-25 Anthony FokAdd missing ".adoc" extension in handler_page.go
2015-03-23 bepChange to variadic int args in Slicestr
2015-03-23 Anthony FokImplement substr template function
2015-03-23 bepRename Slice to Slicestr
2015-03-23 bepPolish Slice doc
2015-03-23 bepRename Substr to Slice
2015-03-22 bepPolish Substr and Split tests
2015-03-22 Xin FanAdd Substr and Split template functions
2015-03-19 bepPull Data Files tests into its own file
2015-03-19 bepFormat docs
2015-03-19 bepRename interface contentRewriter to contentTransformer
2015-03-18 bepChange safeHTtml to safeHTML in sitemap template
2015-03-18 beptemplate: add some missing test cases for First
2015-03-18 beptransform: remove some superfluous int conversions
2015-03-18 bepRemove URL param from exported AbsURL methods
2015-03-18 bepUn-export ContentReWriter
2015-03-18 bepWrite to rotating ContentReWriter in transformer chain
2015-03-18 bepComment out shaky Seq test
2015-03-18 bepCalculate the next Hugo version in Deprecated
2015-03-18 bepRefactor Hugo version
2015-03-18 bepAdd UrlPath to the deprecated list
2015-03-18 bepImprove type handling in Seq
2015-03-18 Anthony FokUpdate Hugo docs with the initialisms suggested by...
2015-03-18 Anthony FokMore initialism corrections (golint)
2015-03-18 Anthony FokPress: Add "Migrating to Hugo From Octopress" by Nathan...
2015-03-18 Anthony Fok[Docs] Copyedit gohugo.io/extras/dynamiccontent/
2015-03-17 bepUse ReaderToString in site tests
2015-03-17 bepFix crossrefs on Windows
2015-03-16 quohaAdd "getenv" as an wrapper for os.Getenv
2015-03-14 Vitaly Haritonskyremoved duplicate word in readme
2015-03-13 bepRevert "Added image support to the sitemap.xml template"
2015-03-13 Derek PerkinsAdded image support to the sitemap.xml template
2015-03-13 bepAdd Seq template func
2015-03-13 Anthony FokExperimental AsciiDoc support with external helpers
2015-03-12 bepDo not ERROR-log missing /data dir
2015-03-12 bepsource: add some test cases for File
2015-03-12 bepAdd double checking in Deprecated
2015-03-12 bepAdd deprecated logger
2015-03-12 Anthony Fok[Docs] Update and expand gohugo.io/overview/usage/
next