|
9 | 9 | </p>
|
10 | 10 | <ol class="list-decimal list-inside text-link-on-light">
|
11 | 11 | <li>
|
12 |
| - <a href="#">Connect your code</a> |
| 12 | + <a href="{{{relativize '/guides/getting-started/first-steps.html'}}}">Connect your code</a> |
13 | 13 | </li>
|
14 | 14 | <li>
|
15 |
| - <a href="#">Set up a project</a> |
| 15 | + <a href="{{{relativize '/guides/getting-started/create-project.html'}}}">Set up a project</a> |
16 | 16 | </li>
|
17 | 17 | <li>
|
18 |
| - <a href="#">Invite your team</a> |
| 18 | + <a href="{{{relativize '/guides/getting-started/invite-your-team.html'}}}">Invite your team</a> |
19 | 19 | </li>
|
20 | 20 | </ol>
|
21 | 21 | </div>
|
|
29 | 29 | </p>
|
30 | 30 |
|
31 | 31 | <div class="flex flex-col md:flex-row gap-8 md:justify-between">
|
32 |
| - <a href="#" class="group flex-1 rounded-2xl border border-vapor p-8 hover:bg-inline-grey flex flex-col justify-between items-start"> |
| 32 | + <a href="{{{relativize '/guides/getting-started/getting-started.html'}}}" class="group flex-1 rounded-2xl border border-vapor p-8 hover:bg-inline-grey flex flex-col justify-between items-start"> |
33 | 33 | <img src="{{{uiRootPath}}}/img/deployment.svg" alt="Quick Start Rocket" class="h-[48px]">
|
34 | 34 | <p class="flex items-center justify-between font-medium text-[20px] lg:text-[24px] md:flex-col lg:flex-row lg:items-center md:items-start mt-4">
|
35 | 35 | Quickstart guide
|
|
38 | 38 | </svg>
|
39 | 39 | </p>
|
40 | 40 | </a>
|
41 |
| - <a href="#" class="group flex-1 rounded-2xl border border-vapor p-8 hover:bg-inline-grey flex flex-col justify-between items-start"> |
| 41 | + <a href="{{{relativize '/guides/getting-started/hello-world.html'}}}" class="group flex-1 rounded-2xl border border-vapor p-8 hover:bg-inline-grey flex flex-col justify-between items-start"> |
42 | 42 | <img src="{{{uiRootPath}}}/img/insights.svg" alt="Idea - Hello world" class="h-[48px]">
|
43 | 43 | <p class="flex items-center justify-between font-medium text-[20px] lg:text-[24px] md:flex-col lg:flex-row lg:items-center md:items-start mt-4">
|
44 | 44 | Hello world
|
|
47 | 47 | </svg>
|
48 | 48 | </p>
|
49 | 49 | </a>
|
50 |
| - <a href="#" class="group flex-1 rounded-2xl border border-vapor p-8 hover:bg-inline-grey flex flex-col justify-between items-start"> |
| 50 | + <a href="{{{relativize '/guides/getting-started/slack-orb-tutorial.html'}}}" class="group flex-1 rounded-2xl border border-vapor p-8 hover:bg-inline-grey flex flex-col justify-between items-start"> |
51 | 51 | <img src="{{{uiRootPath}}}/img/chat-with-us.svg" alt="Chat Notifications" class="h-[48px]">
|
52 | 52 | <p class="flex items-center justify-between font-medium text-[20px] lg:text-[24px] md:flex-col lg:flex-row lg:items-center md:items-start mt-4">
|
53 | 53 | Slack Notifications
|
|
66 | 66 | <img src="{{{uiRootPath}}}/img/stack.svg" alt="Execution Environments" class="h-7 w-7 p-0.5">
|
67 | 67 | </div>
|
68 | 68 | <div>
|
69 |
| - <a href="#" class="text-link-on-light"> |
| 69 | + <a href="{{{relativize '/guides/execution-managed/executor-intro.html'}}}" class="text-link-on-light"> |
70 | 70 | <h5 class="font-medium text-[20px]">
|
71 | 71 | Execution Environments
|
72 | 72 | </h5>
|
|
81 | 81 | <img src="{{{uiRootPath}}}/img/pipeline.svg" alt="Pipelines" class="h-7 w-7 p-0.5">
|
82 | 82 | </div>
|
83 | 83 | <div>
|
84 |
| - <a href="#" class="text-link-on-light"> |
| 84 | + <a href="{{{relativize '/guides/orchestrate/pipelines.html'}}}" class="text-link-on-light"> |
85 | 85 | <h5 class="font-medium text-[20px]">
|
86 | 86 | Pipelines
|
87 | 87 | </h5>
|
|
96 | 96 | <img src="{{{uiRootPath}}}/img/job.svg" alt="Jobs Deployment Examples" class="h-7 w-7 p-0.5">
|
97 | 97 | </div>
|
98 | 98 | <div>
|
99 |
| - <a href="#" class="text-link-on-light"> |
| 99 | + <a href="{{{relativize '/guides/deploy/deployment-overview.html'}}}" class="text-link-on-light"> |
100 | 100 | <h5 class="font-medium text-[20px]">
|
101 | 101 | Deployment Examples
|
102 | 102 | </h5>
|
|
111 | 111 | <img src="{{{uiRootPath}}}/img/container.svg" alt="Docker Container" class="h-7 w-7 p-0.5">
|
112 | 112 | </div>
|
113 | 113 | <div>
|
114 |
| - <a href="#" class="text-link-on-light"> |
| 114 | + <a href="{{{relativize '/guides/execution-managed/using-docker.html'}}}" class="text-link-on-light"> |
115 | 115 | <h5 class="font-medium text-[20px]">
|
116 | 116 | Using Docker
|
117 | 117 | </h5>
|
|
127 | 127 | <img src="{{{uiRootPath}}}/img/orbs.svg" alt="Orbs" class="h-7 w-7 p-0.5">
|
128 | 128 | </div>
|
129 | 129 | <div>
|
130 |
| - <a href="#" class="text-link-on-light"> |
| 130 | + <a href="{{{relativize '/orbs/use/orb-intro.html'}}}" class="text-link-on-light"> |
131 | 131 | <h5 class="font-medium text-[20px]">
|
132 | 132 | Third Party Integrations
|
133 | 133 | </h5>
|
|
143 | 143 | <img src="{{{uiRootPath}}}/img/security.svg" alt="Security" class="h-7 w-7 p-0.5">
|
144 | 144 | </div>
|
145 | 145 | <div>
|
146 |
| - <a href="#" class="text-link-on-light"> |
| 146 | + <a href="{{{relativize '/guides/security/contexts.html'}}}" class="text-link-on-light"> |
147 | 147 | <h5 class="font-medium text-[20px]">
|
148 | 148 | Security
|
149 | 149 | </h5>
|
|
164 | 164 | <p class="text-left lg:text-justify max-w-[400px]">
|
165 | 165 | View and manage your deployments from a single dashboard. Gain immediate visibility into org wide deployments. No infra access required.
|
166 | 166 | </p>
|
167 |
| - <a href="#" class="flex items-center gap-2 mt-4"> |
| 167 | + <a href="{{{relativize '/guides/deploy/deploys-overview.html'}}}" class="flex items-center gap-2 mt-4"> |
168 | 168 | <p class="font-medium text-[18px] underline underline-offset-3 decoration-2">
|
169 | 169 | Get started with deploys
|
170 | 170 | </p>
|
|
180 | 180 | <h4 class="font-medium text-[20px] md:text-[24px] mb-6">Samples</h4>
|
181 | 181 | <ul class="text-link-on-light flex flex-col gap-2">
|
182 | 182 | <li>
|
183 |
| - <a href="#">Open Source Projects</a> |
| 183 | + <a href="{{{relativize '/guides/toolkit/sample-config.html'}}}">Sample config.yml Files</a> |
184 | 184 | </li>
|
185 | 185 | <li>
|
186 |
| - <a href="#">Sample config.yml Files</a> |
| 186 | + <a href="{{{relativize '/guides/toolkit/postgres-config.html'}}}">Database Config Examples</a> |
187 | 187 | </li>
|
188 | 188 | <li>
|
189 |
| - <a href="#">Database Config Examples</a> |
190 |
| - </li> |
191 |
| - <li> |
192 |
| - <a href="#">Database Config Examples</a> |
193 |
| - </li> |
194 |
| - <li> |
195 |
| - <a href="#">Full Config Example</a> |
196 |
| - </li> |
197 |
| - <li> |
198 |
| - <a href="#">Using Environment Variables</a> |
| 189 | + <a href="{{{relativize '/guides/security/set-environment-variable.html'}}}">Using Environment Variables</a> |
199 | 190 | </li>
|
200 | 191 | </ul>
|
201 | 192 | </div>
|
202 | 193 | <div>
|
203 | 194 | <h4 class="font-medium text-[20px] md:text-[24px] mb-6">Tools</h4>
|
204 | 195 | <ul class="text-link-on-light flex flex-col gap-2">
|
205 | 196 | <li>
|
206 |
| - <a href="#">Configuration Reference</a> |
207 |
| - </li> |
208 |
| - <li> |
209 |
| - <a href="#">CircleCI config SDK</a> |
210 |
| - </li> |
211 |
| - <li> |
212 |
| - <a href="#">Webhooks</a> |
| 197 | + <a href="{{{relativize '/reference/configuration-reference.html'}}}">Configuration Reference</a> |
213 | 198 | </li>
|
214 | 199 | <li>
|
215 |
| - <a href="#">Database Config Examples</a> |
| 200 | + <a href="{{{relativize '/guides/integration/outbound-webhooks.html'}}}">Outbound webhooks</a> |
216 | 201 | </li>
|
217 | 202 | <li>
|
218 |
| - <a href="#">API v2 Reference</a> |
| 203 | + <a href="{{{relativize '/api/v2.html'}}}">API v2 Reference</a> |
219 | 204 | </li>
|
220 | 205 | <li>
|
221 |
| - <a href="#">API v1 Reference</a> |
| 206 | + <a href="{{{relativize '/api/v1/index.html'}}}">API v1 Reference</a> |
222 | 207 | </li>
|
223 | 208 | </ul>
|
224 | 209 | </div>
|
|
0 commit comments