From eb25af0798dfc212b2f4864a7a3e48fcc374b4ae Mon Sep 17 00:00:00 2001 From: ibizaman Date: Thu, 16 Nov 2023 12:43:53 -0800 Subject: [PATCH] update TOC --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index d598279..0d0940f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,23 @@ - [Self Host Blocks](#self-host-blocks) - [Supported Features](#supported-features) + - [Repo layout](#repo-layout) + - [How to Use](#how-to-use) + - [Deploy a Nextcloud Instance](#deploy-a-nextcloud-instance) + - [Deploy an hledger Instance with LDAP and SSO support](#deploy-an-hledger-instance-with-ldap-and-sso-support) + - [Deploy a Jellyfin instance with LDAP and SSO support](#deploy-a-jellyfin-instance-with-ldap-and-sso-support) + - [Tips](#tips) + - [Run tests](#run-tests) + - [Deploy using colmena](#deploy-using-colmena) + - [Use a local version of selfhostblocks](#use-a-local-version-of-selfhostblocks) + - [Diff changes](#diff-changes) + - [What is deployed](#what-is-deployed) + - [What will get deployed](#what-will-get-deployed) + - [Get the full diff](#get-the-full-diff) + - [Get version bumps](#get-version-bumps) + - [Generate secret](#generate-secret) + - [TODOs](#todos) + - [Links that helped](#links-that-helped) *Building blocks for self-hosting with battery included.*