URI: 
       releaser: Add release notes draft for 0.34 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 4d644c9d6856dd4367cdeda051df041172d1bcde
   DIR parent 34a216fe6778815dd76be628b9148e85c2af07fe
  HTML Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Mon, 22 Jan 2018 10:40:52 +0000
       
       releaser: Add release notes draft for 0.34
       
       Rename to *-ready.md to continue. [ci skip]
       
       Diffstat:
         A temp/0.34-relnotes.md               |      38 +++++++++++++++++++++++++++++++
       
       1 file changed, 38 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/temp/0.34-relnotes.md b/temp/0.34-relnotes.md
       @@ -0,0 +1,38 @@
       +
       +This release represents **5 contributions by 1 contributors** to the main Hugo code base.
       +
       +Many have also been busy writing and fixing the documentation in [hugoDocs](https://github.com/gohugoio/hugoDocs), 
       +which has received **25 contributions by 16 contributors**. A special thanks to [@bep](https://github.com/bep), [@rmetzler](https://github.com/rmetzler), [@chris-rudmin](https://github.com/chris-rudmin), and [@stkevintan](https://github.com/stkevintan) for their work on the documentation site.
       +
       +
       +Hugo now has:
       +
       +* 22689+ [stars](https://github.com/gohugoio/hugo/stargazers)
       +* 448+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
       +* 197+ [themes](http://themes.gohugo.io/)
       +
       +## Enhancements
       +
       +### Templates
       +
       +* Add some more layout docshelper variants [07700aab](https://github.com/gohugoio/hugo/commit/07700aab0d816b8af1d49465fe3a76331ccb6b77) [@bep](https://github.com/bep) 
       +
       +### Core
       +
       +* Add validation for defaultContentLanguage [4d5e4f37](https://github.com/gohugoio/hugo/commit/4d5e4f379a890a3c6cbc11ddb40d77a90f14c015) [@bep](https://github.com/bep) [#4298](https://github.com/gohugoio/hugo/issues/4298)
       +
       +### Other
       +
       +* Avoid some strings.ToLower in globbing [34a216fe](https://github.com/gohugoio/hugo/commit/34a216fe6778815dd76be628b9148e85c2af07fe) [@bep](https://github.com/bep) [#4301](https://github.com/gohugoio/hugo/issues/4301)
       +* Add Match and GetMatch [94213801](https://github.com/gohugoio/hugo/commit/9421380168f66620cb73203e1267814b3086d805) [@bep](https://github.com/bep) [#4301](https://github.com/gohugoio/hugo/issues/4301)
       +
       +## Fixes
       +
       +### Core
       +
       +* Fix handling of pages bundled in sub-folders in ByPrefix etc. [5d030869](https://github.com/gohugoio/hugo/commit/5d03086981b4a7d4bc450269a6a2e0fd22dbeed7) [@bep](https://github.com/bep) [#4295](https://github.com/gohugoio/hugo/issues/4295)
       +
       +
       +
       +
       +