URI: 
       releaser: Add release notes draft for 0.37.1 - 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 8a0296839332112184489471c1c26cc113e57aab
   DIR parent e7fda289b1d6551eb7cc747a38e9b100585ea840
  HTML Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Wed,  7 Mar 2018 17:45:56 +0000
       
       releaser: Add release notes draft for 0.37.1
       
       Rename to *-ready.md to continue. [ci skip]
       
       Diffstat:
         A temp/0.37.1-relnotes.md             |      31 +++++++++++++++++++++++++++++++
       
       1 file changed, 31 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/temp/0.37.1-relnotes.md b/temp/0.37.1-relnotes.md
       @@ -0,0 +1,31 @@
       +
       +
       +This is a bug-fix release with a couple of important fixes.
       +
       +
       +Hugo now has:
       +
       +* 23868+ [stars](https://github.com/gohugoio/hugo/stargazers)
       +* 447+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
       +* 198+ [themes](http://themes.gohugo.io/)
       +
       +## Enhancements
       +
       +### Templates
       +
       +* Remove defaultLayout config [e7fda289](https://github.com/gohugoio/hugo/commit/e7fda289b1d6551eb7cc747a38e9b100585ea840) [@bep](https://github.com/bep) 
       +
       +### Other
       +
       +* Do not print build total when --quiet is set [50a03a5a](https://github.com/gohugoio/hugo/commit/50a03a5acc7c200c795590c3f4b964fdc56085f2) [@bep](https://github.com/bep) [#4456](https://github.com/gohugoio/hugo/issues/4456)
       +
       +## Fixes
       +
       +### Other
       +
       +* Fix SVG and similar resource handling [ba94abbf](https://github.com/gohugoio/hugo/commit/ba94abbf5dd90f989242af8a7027d67a572a6128) [@bep](https://github.com/bep) [#4455](https://github.com/gohugoio/hugo/issues/4455)
       +
       +
       +
       +
       +