brevno-suite/hugo
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
2015-03-06 bephugolib: apply some Hugolint rules
2015-03-06 bepauthor: fix doc
2015-03-06 bephelpers: apply some Golint rules
2015-03-06 bepApply some more Golint suggestions
2015-03-06 bepFix some Go Lint errors
2015-03-06 bepFix errors reported by Go Vet
2015-03-06 Anthony FokPrevent 404.html from prettifying into 404/index.html
2015-03-05 bepAvoid panic when pagination on 0 pages
2015-03-05 bepApply gofmt -s
2015-03-05 bepAdd benchmark for the shortcode lexer
2015-03-05 Saint AskyUpdate github-pages-blog.md
2015-03-04 Steve FranciaTidying the Readme a bit more
2015-03-04 Steve FranciaUsing a smaller Header Image
2015-03-04 Steve FranciaFixing image in readme
2015-03-04 Steve FranciaRestructure top of Readme.md
2015-03-04 Steve FranciaMerge pull request #944 from gitter-badger/gitter-badge
2015-03-04 The Gitter... Added Gitter badge
2015-03-04 Steve FranciaUpdate Readme.md with additional contribution guides
2015-03-02 bepAllow the same shortcode to be used with or without...
2015-02-28 bepImprove error message on missing shortcode inner content
2015-02-28 bepKeep trailing slash when baseUrl contains a sub path
2015-02-27 bepAllow hyphens in shortcode name
2015-02-23 bepUse osext on GitHub
2015-02-22 Anthony Fok[Docs] NetBSD and ARM pre-built binaries are already...
2015-02-22 spf13Bumping to version "v0.14-DEV"
2015-02-22 spf13Updating the final release notes for v0.13 v0.13
2015-02-21 Anthony Fok[Docs] Clarify the switch to `canonifyurls = false...
2015-02-21 Anthony FokUpdate README.md and overview/installing.md
2015-02-20 bepAvoid race condition in target list init
2015-02-20 bepAvoid race condition in isInnerShortcode
2015-02-19 Cyrill SchumacherAdd trailing file separator to temp dir
2015-02-19 bepUse $.Paginator in template
2015-02-18 bepReturn unmodified content if panic in LiveReloadInject
2015-02-18 bepAdd revocer in LiveReloadInject
2015-02-18 René JochumSuppress errors for symbolic links witch point to a...
2015-02-18 riboflavinadd note that running with watch doesn't produce a...
2015-02-17 karlandAdd information to highlighting with Payments
2015-02-17 Anthony FokAdapt to relative path bug fix in purell
2015-02-17 Cyrill SchumacherMoved futured getSQL topic to another branch
2015-02-17 Cyrill SchumachergetJson and getCsv documentation proof reading by ...
next