Skip to content

Commit 1791396

Browse files
committed
update maintainer guide. test TOC | README.md
1 parent 1f40630 commit 1791396

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ This repository is responsible for building and deploying the official Rocky Lin
77
> [!IMPORTANT]
88
> This repository contains the *build and deployment logic only*. It does not contain the documentation content itself.
99
10+
## Table of Contents
11+
- [Content Source](#content-source)
12+
- [How the Build Process Works](#how-the-build-process-works)
13+
- [Key Files & Scripts](#key-files--scripts)
14+
- [Deep Dive: The `vercel-build.sh` Script](#deep-dive-the-vercel-buildsh-script)
15+
- [How to Maintain the Site](#how-to-maintain-the-site)
16+
- [Managing Deployments on Vercel](#managing-deployments-on-vercel)
17+
- [Vercel CLI](#vercel-cli)
18+
- [Vercel Web UI](#vercel-web-ui)
19+
- [Local Development & Testing](#local-development--testing)
20+
1021
## Content Source
1122

1223
All documentation content is sourced from the [rocky-linux/documentation](https://github.com/rocky-linux/documentation) GitHub repository. The build script in this repository clones the content repo during the Vercel deployment process.

0 commit comments

Comments
 (0)