URI: 
       release: Add relase notes for 0.20.6 - 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 a695202ff529847c72b689abb1c8032007b346da
   DIR parent fea4fd86a324bf9679df23f8289887d91b42e919
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Thu, 27 Apr 2017 10:13:31 +0200
       
       release: Add relase notes for 0.20.6
       
       [ci skip]
       
       Diffstat:
         A docs/content/release-notes/0.20.6-… |      26 ++++++++++++++++++++++++++
       
       1 file changed, 26 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/docs/content/release-notes/0.20.6-relnotes.md b/docs/content/release-notes/0.20.6-relnotes.md
       @@ -0,0 +1,26 @@
       +
       +---
       +date: 2017-04-27
       +title: 0.20.6
       +---
       +
       +        
       +
       +There have been some [shouting on discuss.gohugo.io](https://discuss.gohugo.io/t/index-md-is-generated-in-subfolder-index-index-html-hugo-0-20/6338/15) about some broken sites after the release of Hugo `0.20`. This release reintroduces the old behaviour, making  `/my-blog-post/index.md` work as expected.
       +
       +Hugo now has:
       +
       +* 16675+ [stars](https://github.com/spf13/hugo/stargazers)
       +* 456+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
       +* 156+ [themes](http://themes.gohugo.io/)
       +
       +## Fixes
       +
       +* Avoid index.md in /index/index.html [#3396](https://github.com/spf13/hugo/issues/3396) 
       +* Make missing GitInfo a WARNING [b30ca4be](https://github.com/spf13/hugo/commit/b30ca4bec811dbc17e9fd05925544db2b75e0e49) [@bep](https://github.com/bep) [#3376](https://github.com/spf13/hugo/issues/3376) 
       +* Fix some of the fpm fields for deb [3bd1d057](https://github.com/spf13/hugo/commit/3bd1d0571d5f2f6bf0dc8f90a8adf2dbfcb2fdfd) [@anthonyfok](https://github.com/anthonyfok) 
       +
       +
       +
       +
       +