brevno-suite/hugo
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 ...
2015-02-17 Cyrill SchumacherUpdate Dynamic Content docs
2015-02-17 Cyrill SchumacherUpdate doc
2015-02-17 Cyrill SchumacherAdd getSQL idea
2015-02-17 Cyrill SchumacherInitial doc file: Dynamic Content
2015-02-17 Cyrill SchumacherFix bug where running hugo without options causes to...
2015-02-17 Cyrill SchumacherGetJson and GetCsv have now variadic URL parts so that...
2015-02-17 Cyrill SchumacherAdd --ignoreCache CLI flag with description "Ignores the
2015-02-17 Cyrill SchumacherAdding getJson and getCsv to funcMap
2015-02-17 Cyrill SchumacherFix bug on windows where the backslash got removed...
2015-02-17 Cyrill SchumacherMerge to stay up to date with current dev
2015-02-17 Anthony FokQuote strings in `hugo config` output
2015-02-17 Anthony FokRevert "Expansion of unit tests for utils/utils.go"
2015-02-17 bepFix canonifyurl vs schemaless links
2015-02-17 Owen WallerExpansion of unit tests for utils/utils.go
2015-02-17 Anthony Fok[Docs] Minor copyediting of highlighting.md
2015-02-17 karlandAdd information to highlighting with Pygments
2015-02-17 karlandList of variables
2015-02-17 Maxime MichelFixed a typo
2015-02-16 Anthony FokMake "Indexes" the alias and "Taxonomies" the canonical...
2015-02-16 spf13Merge branch 'master' of github.com:spf13/hugo
2015-02-16 Anthony FokREADME.me: Add linefeed that got lost in the last commit
2015-02-16 Anthony Fok[Docs] Add pointers to roadmap; new tweet and article
2015-02-16 bepImprove abs url replacement speed
2015-02-16 bepAdd benchmark for AbsUrlInXml
2015-02-14 Ivan FraixedesAnother link in the same page
2015-02-14 Ivan FraixedesFixed invalid link to partials
2015-02-14 Joseph KapturUpdate docs so that `figure` includes the `class` param...
2015-02-14 bepAdd 'config' command to list site configuration
2015-02-14 spf13Put back static theme conditional
2015-02-13 Anthony Fok[commands/new.go] Update theme.toml etc.
2015-02-12 bepRemove nohup.out committed by accident
2015-02-12 bepDoc Data Files: Add section about themes and expanded...
2015-02-11 bepRemove now superfluous conditional
2015-02-11 bepFix broken data dir test
2015-02-11 bepTemporarily disable broken test
2015-02-11 bepAdd data files support in themes
2015-02-11 Anthony FokChange "ctrl+c" to "Ctrl+C"
2015-02-11 midinastasurazzFix typo: GetJson -> GetCsv
2015-02-11 Greg RestallAdd showcase entry for consequently.org
2015-02-10 bepMake # survice Url cleaning
2015-02-10 spf13Update release notes for v0.13
2015-02-10 bepAvoid converting summary to []byte and back to string
2015-02-09 bepFix alias for data files doc
2015-02-09 bepAdd docs for Data Files
2015-02-09 bepBetter error message for data-file parsing errors
2015-02-09 bepDataDir: Minor polish and add missing tests
2015-02-09 Erlend Klakegg... Reads data files inside data/ and makes data available...
2015-02-09 Anthony Fok[Docs] Say which directory to clone the hugoThemes
next