docs: update gettingstarted

This commit is contained in:
Administrator 2025-07-06 02:50:55 +00:00 committed by DeLuce
parent eceb7f63ff
commit 158bf7432a

View File

@ -2,19 +2,21 @@
title: Getting Started title: Getting Started
description: description:
published: true published: true
date: 2025-07-06T02:50:12.108Z date: 2025-07-06T02:50:54.568Z
tags: tags:
editor: code editor: code
dateCreated: 2025-06-08T03:06:31.460Z dateCreated: 2025-06-08T03:06:31.460Z
--> -->
<!-- Logo centered + full-width blue line below it --> <!-- Logo (full size, centered naturally) -->
<div style="text-align: center; padding-bottom: 10px;"> <div style="text-align: center;">
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 300px; height: auto;" /> <img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="height: auto; width: auto; max-width: 100%;" />
</div> </div>
<!-- Full Width Blue Line -->
<hr style="border: none; border-top: 2px solid #4a90e2; margin: 0 0 30px 0;" /> <hr style="border: none; border-top: 2px solid #4a90e2; margin: 0 0 30px 0;" />
<!-- Centered Gray Box with Centered Text and Video --> <!-- Centered Gray Box (Text + Video Centered) -->
<div style=" <div style="
border: 1px solid #888; border: 1px solid #888;
border-radius: 8px; border-radius: 8px;
@ -41,7 +43,7 @@ dateCreated: 2025-06-08T03:06:31.460Z
</div> </div>
</div> </div>
<!-- Left-Aligned Instructions Below --> <!-- Left-Aligned Instructions (Separate Section) -->
<div style="max-width: 900px; margin: 0 auto; text-align: left; font-size: 16px; line-height: 1.7;"> <div style="max-width: 900px; margin: 0 auto; text-align: left; font-size: 16px; line-height: 1.7;">
<strong>🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong> <strong>🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong>
<ol> <ol>