From a69de5971ad1c22690e494c2695f1b604d9f15a6 Mon Sep 17 00:00:00 2001 From: ctmbl Date: Fri, 13 Sep 2024 19:43:01 +0200 Subject: [PATCH] add a toc --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index c0b86f2..084ba47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # blog.iscsc.fr: a blog built with HUGO framework +**Table of content**: +- [Deployment](#deployment) + - [Production](#production) + - [TL;DR](#tldr) + - [Create SSL certificates](#create-ssl-certificates) + - [Renew SSL certificates](#renew-ssl-certificates) + - [Deploy the website itself](#deploy-the-website-itself) + - [Automatic deployment](#automatic-deployment) + - [Development](#development) +- [Features](#features) + - [Incoming fetaures](#incoming) +- [Contributing](#contributing) + ## Deployment ### Production