From ffbdcc75ab7d1d96219e84a20e53de9358fe5adf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 19 Aug 2022 19:15:58 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fa57e0e8b..bc96a4a0d 100644 --- 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