brevno-suite/hugo
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/
2015-03-12 Anthony FokUpdate press coverage: Fix URL; new tutorial in Chinese
2015-03-12 Anthony FokRemove trailing space from site build statistics
2015-03-11 Anthony FokCorrect initialisms as suggested by golint
2015-03-11 bepdoArithmetic: add test for division by zero
2015-03-11 bepAdd some basic tests for doArithmetic
2015-03-10 Anthony FokSkip directories like node_modules from the watchlist
2015-03-10 bepparser: add some frontmatter test cases
2015-03-10 bepabsurlreplacer: write replacements directly to the...
2015-03-10 Anthony FokDo not parse backup files with trailing '~' as templates
2015-03-10 Anthony FokSwitch from fsnotify.v0 to fsnotify.v1 API (watcher)
2015-03-10 Anthony FokAdd new min_version field to theme.toml template
2015-03-09 bepAdd test cases for Ne and Eq type normalisation
2015-03-09 Tatsushi DemachiFix eq and ne tpl function issue
2015-03-07 bepFix UglyUrls on Windows
2015-03-07 bepHandle 404 thread safely
2015-03-07 bepThere is only one s.PageTarget() - so we cannot change...
2015-03-07 bepparser: apply some Golint rules
2015-03-07 beplivereload: apply some Golint rules
2015-03-07 bepsource: apply some Golint rules
2015-03-07 bephugolib: apply some more Golint rules
2015-03-07 bepmenu: make receiver name on Page methods consistent
2015-03-07 beppage: make receiver name on Page methods consistent
next