brevno-suite/hugo
2016-07-29 Felipe Rohdedocs: Removed comma from json example.
2016-07-29 Max Miltondocs: Add missing configuration option disableHugoGener...
2016-07-29 Weilindocs: Add weilinshi.org to the showcase
2016-07-29 zarinadocs: Add CTL Compiled edtech blog to showcase
2016-07-29 Leow Kah Mandocs: Add www.leowkahman.com to the showcase
2016-07-26 Pedro MeloBe less aggressive with CHMOD filesystem events
2016-07-22 Bjørn Erik... Simplify the configuration of HugoHTMLRenderer
2016-07-21 Bjørn Erik... Fix broken shortcode test
2016-07-21 Bjørn Erik... Add "missing slice" to the Params test
2016-07-21 Bjørn Erik... Check for nil Params in shortcode's Get
2016-07-21 Bjørn Erik... Add shortcode null param variant
2016-07-21 Peter Panagiotakosdocs: Add Algolia as commercial search service
2016-07-19 Bjørn Erik... Add shortcode test for mmark
2016-07-19 Anthony Fokdocs: Update last-mod date of installing-on-windows.md
2016-07-18 Anthony Fokdocs: Fix PATH issue in the instruction for Windows 10
2016-07-18 Cathal GarveyAdd `htmlEscape` and `htmlUnescape` template functions
2016-07-18 Bjørn Erik... Bump Travis to Go 1.6.3
2016-07-14 Bjørn Erik... tpl: Add humanize examples to smoke tests
2016-07-14 Cathal GarveyDo not double-escape in querify
2016-07-14 Bjørn Erik... Revert "Throw a noisy error when a post has no layout"
2016-07-13 Bjørn Erik... docs: Add 404 template
2016-07-13 Aditya BhargavaThrow a noisy error when a post has no layout
2016-07-13 Henrique DiasUpdate frontmatter.go
2016-07-13 Michael Orrtpl: Modify tpl.humanize to ordinalize integer input
2016-07-11 Mathias BiilmannFix panic when using URLize
2016-07-11 Alexandre BourgetIgnore emacs temp files
2016-07-10 Bjørn Erik... Revert "Use bufferpool in Asciidoc handler"
2016-07-10 Bjørn Erik... Revert "Use bufferpool in Rst handler"
2016-07-10 Bjørn Erik... Fix humanize when string is empty
2016-07-10 Bjørn Erik... Use bufferpool in Rst handler
2016-07-10 Bjørn Erik... Remove []byte to string to []byte conversion in Rst
2016-07-10 Bjørn Erik... Use bufferpool in Asciidoc handler
2016-07-10 Bjørn Erik... Remove []byte to string to []byte conversion in Asciidoc
2016-07-10 Bjørn Erik... Consolidate the Render funcs
2016-07-08 Bjørn Erik... Replace replace-this-with-your-hugo-site.com with examp...
2016-07-08 Vincent BatouffletMake auto-date disabled by default
2016-07-07 Bjørn Erik... Make config flag global
2016-07-06 Bjørn Erik... transform: Add missing GoDoc
2016-07-06 Bjørn Erik... Simplify querify
2016-07-05 Jimmy Sawczuktpl: Add a querify function to generate query strings...
2016-07-04 Bjørn Erik... Add Docutils to Travis
2016-07-04 Bjørn Erik... Add Asciidoctor to Travis
2016-07-04 Bjørn Erik... Add Rst shortcode test
2016-07-03 Bjørn Erik... Add Asciidoc shortcode test
2016-07-01 Bjørn Erik... Fix Emoji benchmark
2016-07-01 Bjørn Erik... Add Emoji test case
2016-06-30 Dragos Plescatransform: Explicitly bind LiveReload to server port
2016-06-30 JoeArizonadocs: Update install instructions to reflect hugo.exe...
2016-06-30 Riku-Pekka... docs: Add tutorial for GitLab Pages
2016-06-30 Cameron Moorecommands: Allow schema-less baseURL on command line
2016-06-30 Anthony FokUpdate Travis config to Go 1.6.2
2016-06-30 Anthony Fokdocs: Suggests the use of delimiter for taxonomy listing
2016-06-30 Roy Reveltasdocs: Add additional example for taxonomies listing
2016-06-28 Vincent BatouffletAdd automatic page date fallback
2016-06-27 marcotpl: Enable safeHTMLAttr
2016-06-26 Bjørn Erik... Add test for shortcode in fenced code block
2016-06-25 Cameron Mooretransform: Don't use helpers.StringToReader
2016-06-25 Cameron Moorehelpers: Remove ToReader funcs
2016-06-22 Bjørn Erik... docs: Regen commands doc
2016-06-22 Bjørn Erik... Fix example for autocomplete
2016-06-20 Cameron Mooredocs: Fix typo is 0.16 release notes
2016-06-20 Bjørn Erik... Revert "docs: Refactor /docs to use the block keyword"
2016-06-20 Bjørn Erik... docs: Refactor /docs to use the block keyword
2016-06-19 Martijn ten... docs: Add mtbhomer.com to the showcase
2016-06-18 Bjørn Erik... Fix failing Windows test
2016-06-18 Kishin YagamiAdd tests for embedded shortcodes
2016-06-17 Cameron Moorehugo: Revert git commit message guidelines
2016-06-16 Cameron Moorehugo: Update contribution guidelines
2016-06-16 Hanchen Wangcommands: Specify os port generic errors
2016-06-15 Bjørn Erik... commands: Fix charsets in mimetypes
2016-06-15 Bjørn Erik... Fix shortcode in markdown headers
2016-06-14 Cesaredocs: Add upbeat.it to the showcase
2016-06-14 Roberto Rosariodocs: Add mayan-edms to the showcase
2016-06-14 Bjørn Erik... Unexport ShouldBuild and AssertShouldBuild
2016-06-14 Hanchen Wanghugolib: futureStats plural
2016-06-14 Hanchen Wanghugolib: Handle unpecified date for IsFuture and IsExpired
2016-06-14 Hanchen Wanghugolib: Add expiredStats to build feedback
2016-06-14 Hanchen Wanghugolib: Bug fix futureStats
2016-06-14 Hanchen Wanghugolib: Refactor page.ShouldBuild and table driven...
2016-06-14 Hanchen Wangdocs: Add ExpiryDate to the list of variables
2016-06-14 Hanchen Wangdocs: Example of how to use Order by ExpiryDate
2016-06-14 Hanchen Wangdocs: Add instructions on buildExpired in build configu...
2016-06-14 Hanchen Wangdocs: Add expirydate to front-matter doc
2016-06-14 Hanchen Wangcommands: Add listExpiredCmd for expired pages
2016-06-14 Hanchen Wangcommands: Add buildExpired flag
2016-06-14 Hanchen Wanghugolib: Add GroupByExpireDate function
2016-06-14 Hanchen Wanghugolib: Add sort ByExpiryDate function
2016-06-14 Hanchen Wanghugelib: Add expiredCount as a Site variable
2016-06-14 Hanchen Wanghugolib: Support an expiration date
2016-06-11 Bjørn Erik... Fix Emojfy for certain text patterns
2016-06-09 Bjørn Erik... Change hugo to Hugo in help text
2016-06-09 Marvin PintoUpdate the alias generated HTML files to conform to...
2016-06-09 Sam BroughtonRemove unneeded casts in page.getParam
2016-06-08 Cody W. OpelFix urlesc import url in Dockerfile
2016-06-06 James Campbelldocs: Add jamescampbell.us to the showcase
2016-06-06 Steve FranciaBump version to 0.17-DEV
2016-06-06 Steve FranciaUpdate release-notes.md v0.16
2016-06-05 Bjørn Erik... Get Dockerfile up-to-date
2016-06-05 Bjørn Erik... Add Hugo generator tag to home page if not present
2016-06-04 Bjørn Erik... Update release-notes.md
next