|
7 | 7 | <div class="sr-only">Loading</div>
|
8 | 8 | </div>
|
9 | 9 | <section class="w-screen px-8 lg:px-6 bg-grey-10">
|
10 |
| - <div class="container mx-auto py-16 grid lg:grid-cols-2 items-center gap-6"> |
| 10 | + <div class="container mx-auto py-16 grid md:grid-cols-2 items-center gap-6"> |
11 | 11 | <div class="lg:basis-[50%]">
|
12 | 12 | <h1 class="text-4xl font-bold font-sans text-black">Elastic documentation</h1>
|
13 | 13 | <p class="mt-4">Find the help you need, wherever you are in your Elastic journey.</p>
|
14 |
| - <div class="flex lg:inline-flex gap-3 mt-9"> |
15 |
| - <a href="@Model.Link("/get-started")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
| 14 | + <div class="flex md:inline-flex gap-3 mt-9"> |
| 15 | + <a href="@Model.Link("/get-started")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-elastic-110 focus:ring-4 focus:ring-blue-elastic-50 font-semibold font-sans rounded-sm px-6 py-2 focus:outline-none h-10 flex items-center justify-center"> |
16 | 16 | Get started
|
17 | 17 | </a>
|
18 | 18 | </div>
|
|
273 | 273 | <h3 class="font-sans font-bold text-2xl">Releases</h3>
|
274 | 274 | <p class="grow mt-4">Explore the latest features and changes in Elastic.</p>
|
275 | 275 | <div class="mt-6 grid grid-cols-1 gap-6 text-center">
|
276 |
| - <a href="@Model.Link("/release-notes/")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
| 276 | + <a href="@Model.Link("/release-notes/")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-elastic-110 focus:ring-4 focus:ring-blue-elastic-50 font-semibold font-sans rounded-sm px-6 py-2 focus:outline-none h-10 flex items-center justify-center"> |
277 | 277 | View release notes
|
278 | 278 | </a>
|
279 | 279 | <a href="@Model.Link("/deploy-manage/upgrade")" class="link text-white">
|
|
289 | 289 | <h3 class="font-sans font-bold text-2xl">Troubleshoot and support</h3>
|
290 | 290 | <p class="grow mt-4">Check troubleshooting guides for common fixes or reach out to the experts.</p>
|
291 | 291 | <div class="mt-6 grid grid-cols-1 gap-6 text-center">
|
292 |
| - <a href="@Model.Link("/troubleshoot/")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
| 292 | + <a href="@Model.Link("/troubleshoot/")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-elastic-110 focus:ring-4 focus:ring-blue-elastic-50 font-semibold font-sans rounded-sm px-6 py-2 focus:outline-none h-10 flex items-center justify-center"> |
293 | 293 | Start troubleshooting
|
294 | 294 | </a>
|
295 | 295 | <a href="https://support.elastic.co" target="_blank" rel="noopener noreferrer" class="link text-white">
|
|
305 | 305 | <h3 class="font-sans font-bold text-2xl">Contribute and extend</h3>
|
306 | 306 | <p class="grow mt-4">Learn how to contribute to Elastic products and extend Elastic capabilities.</p>
|
307 | 307 | <div class="mt-6 grid grid-cols-1 gap-6 text-center">
|
308 |
| - <a href="https://docs-v3-preview.elastic.dev/elastic/asciidocalypse/tree/main/kibana/docs/extend/" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
| 308 | + <a href="https://docs-v3-preview.elastic.dev/elastic/asciidocalypse/tree/main/kibana/docs/extend/" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-elastic-110 focus:ring-4 focus:ring-blue-elastic-50 font-semibold font-sans rounded-sm px-6 py-2 focus:outline-none h-10 flex items-center justify-center"> |
309 | 309 | Start contributing
|
310 | 310 | </a>
|
311 | 311 | <a href="https://docs-v3-preview.elastic.dev/elastic/asciidocalypse/tree/main/elasticsearch/docs/extend/" target="_blank" rel="noopener noreferrer" class="link text-white">
|
|
352 | 352 | <h2 class="font-semibold font-sans text-4xl text-black leading-[1.2em]">Welcome to our community of developers</h2>
|
353 | 353 | <p class="mt-2">Learn from your peers and share code examples.</p>
|
354 | 354 | </div>
|
355 |
| - <a href="https://discuss.elastic.co" target="_blank" rel="noopener noreferrer" class="grow cursor-pointer text-blue-elastic hover:text-blue-elastic-100 text-nowrap border-2 border-blue-elastic hover:border-blue-elastic-100 focus:ring-4 focus:outline-none focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 text-center h-10 flex items-center justify-center"> |
| 355 | + <a href="https://discuss.elastic.co" target="_blank" rel="noopener noreferrer" class="grow cursor-pointer text-blue-elastic hover:text-blue-elastic-100 text-nowrap border-2 border-blue-elastic hover:border-blue-elastic-100 focus:ring-4 focus:outline-none focus:ring-blue-elastic-50 font-semibold rounded-sm px-6 py-2 text-center h-10 flex items-center justify-center"> |
356 | 356 | Join now
|
357 | 357 | </a>
|
358 | 358 | </div>
|
|
0 commit comments