URI: 
       Update README.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 ffbdcc75ab7d1d96219e84a20e53de9358fe5adf
   DIR parent 95d976451875a93c5996401b96a5e0d0c6febbb2
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Fri, 19 Aug 2022 19:15:58 +0200
       
       Update README.md
       Diffstat:
         M README.md                           |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -13,6 +13,14 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu
        [![Tests on Linux, MacOS and Windows](https://github.com/gohugoio/hugo/workflows/Test/badge.svg)](https://github.com/gohugoio/hugo/actions?query=workflow%3ATest)
        [![Go Report Card](https://goreportcard.com/badge/github.com/gohugoio/hugo)](https://goreportcard.com/report/github.com/gohugoio/hugo)
        
       +* [Overview](#overview)
       +* [Supported Architectures](#supported-architectures)
       +* [Choose How to Install](#choose-how-to-install)
       +   * [Install Hugo as Your Site Generator (Binary Install)](#install-hugo-as-your-site-generator-binary-install)
       +   * [Build and Install the Binaries from Source (Advanced Install)](#build-and-install-the-binaries-from-source-advanced-install)
       +* [The Hugo Documentation](#the-hugo-documentation)
       +* [Contributing to Hugo](#contributing-code-to-hugo)
       +* [Dependencies](#dependencies)
        
        ## Overview