URI: 
       Update release-notes.md - 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 80ebe0578a1b5cbdcb837be4afc5c58aedb8a20a
   DIR parent 60184823e54d93443b671cc358d10c6346c6c1ec
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Sat,  4 Jun 2016 21:44:38 +0200
       
       Update release-notes.md
       Diffstat:
         M docs/content/meta/release-notes.md  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md
       @@ -46,7 +46,7 @@ time testing it and it will be included in Hugo's next release.
        
        **Partial Builds:** Prior to this release Hugo would always reread and rebuild
        the entire site. This release introduces support for reactive site building
       -while watching (`hugo serve`). Hugo will watch the filesystem for changes and
       +while watching (`hugo server`). Hugo will watch the filesystem for changes and
        only re-read the changed files. Depending on the files change Hugo will
        intelligently re-render only the needed portion of the site. Performance gains
        depend on the operation performed and size of the site. In our testing build