Skip to content

Commit 8a70f13

Browse files
george-gcagithub-actions[bot]
authored andcommitted
Auto update markdown TOC
1 parent 5551034 commit 8a70f13

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

INSTALL.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Installing and Deploying
22

33
<!--ts-->
4+
- [Installing and Deploying](#installing-and-deploying)
5+
- [Recommended Approach](#recommended-approach)
6+
- [Local setup on Windows](#local-setup-on-windows)
7+
- [Local setup using Docker (Recommended)](#local-setup-using-docker-recommended)
8+
- [Build your own docker image](#build-your-own-docker-image)
9+
- [Have Bugs on Docker Image?](#have-bugs-on-docker-image)
10+
- [Local Setup with Development Containers](#local-setup-with-development-containers)
11+
- [Local Setup (Legacy, no longer supported)](#local-setup-legacy-no-longer-supported)
12+
- [Deployment](#deployment)
13+
- [For personal and organization webpages](#for-personal-and-organization-webpages)
14+
- [For project pages](#for-project-pages)
15+
- [Enabling automatic deployment](#enabling-automatic-deployment)
16+
- [Manual deployment to GitHub Pages](#manual-deployment-to-github-pages)
17+
- [Deploy on <a href="https://www.netlify.com/" rel="nofollow">Netlify</a>](https://www.netlify.com/)
18+
- [Deployment to another hosting server (non GitHub Pages)](#deployment-to-another-hosting-server-non-github-pages)
19+
- [Deployment to a separate repository (advanced users only)](#deployment-to-a-separate-repository-advanced-users-only)
20+
- [Upgrading from a previous version](#upgrading-from-a-previous-version)
421
<!--te-->
522

623
## Recommended Approach

0 commit comments

Comments
 (0)