From 6d9131cc5a4d6ccb1bd2e2f158322ab83e345881 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Thu, 1 Jun 2023 12:37:08 +0200 Subject: Update table of content Signed-off-by: Nicolas Paul --- doc/getting-started.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/getting-started.md b/doc/getting-started.md index 047cafd..f8cbf8a 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -8,6 +8,11 @@ This document will help you get started with SVGU. + [From source](#compiling-from-source) + [Pre-built binaries](#pre-built-binaries) + [Docker](#docker) +- [Usage](#usage) + + [Configuration](#configuration) + + [Generating the HTML files](#generating-the-html-files) + + [Hosting the HTML files](#hosting-the-html-files) +- [Advanced configuration](#advanced-configuration) ## Installation @@ -137,7 +142,7 @@ Here is a non-exhaustive list of web servers that support URL rewriting: - [GitHub Pages](https://pages.github.com/) does it by default - ... -### Advanced configuration +## Advanced configuration As you can see, the configuration file is very simple. However, it is also a bit boilerplate-heavy, especially with the template URLs for `dir` and -- cgit v1.2.3