docs: update gettingstarted
This commit is contained in:
parent
6284b90ee2
commit
a885bedcd2
|
@ -2,13 +2,13 @@
|
||||||
title: Getting Started
|
title: Getting Started
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-07-06T02:56:10.140Z
|
date: 2025-07-06T02:57:50.739Z
|
||||||
tags:
|
tags:
|
||||||
editor: code
|
editor: code
|
||||||
dateCreated: 2025-06-08T03:06:31.460Z
|
dateCreated: 2025-06-08T03:06:31.460Z
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Logo (left aligned, with margin below) -->
|
<!-- Logo (left aligned) -->
|
||||||
<div style="margin-bottom: 20px;">
|
<div style="margin-bottom: 20px;">
|
||||||
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 100%; height: auto;" />
|
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 100%; height: auto;" />
|
||||||
</div>
|
</div>
|
||||||
|
@ -16,21 +16,23 @@ dateCreated: 2025-06-08T03:06:31.460Z
|
||||||
<!-- Full Width Blue Line -->
|
<!-- 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;" />
|
||||||
|
|
||||||
<!-- Left Aligned Content (Video & Instructions Together) -->
|
<!-- Entire Page Content (Fully Left-Aligned) -->
|
||||||
<div style="max-width: 1200px; margin: 0 auto;">
|
<div style="max-width: 1200px; margin: 0;">
|
||||||
|
|
||||||
<!-- Video Box (Left Aligned) -->
|
<!-- Video Box (Left-Aligned, Text Inside Centered) -->
|
||||||
<div style="border: 1px solid #888; border-radius: 8px; background-color: #2a2a2a; padding: 20px;">
|
<div style="border: 1px solid #888; border-radius: 8px; background-color: #2a2a2a; padding: 20px; width: fit-content;">
|
||||||
<div style="color: #fff; font-size: 16px; font-weight: bold; margin-bottom: 10px;">
|
<div style="text-align: center; color: #fff;">
|
||||||
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
|
<div style="font-size: 16px; font-weight: bold; margin-bottom: 10px;">
|
||||||
|
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
|
||||||
|
</div>
|
||||||
|
<div style="color: #4a90e2; font-size: 14px; margin-bottom: 10px;">
|
||||||
|
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="color: #4a90e2; font-size: 14px; margin-bottom: 10px;">
|
<iframe width="840" height="472" src="https://www.youtube.com/embed/g-iYc0wXeis" frameborder="0" allowfullscreen></iframe>
|
||||||
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
|
||||||
</div>
|
|
||||||
<iframe width="100%" height="472" src="https://www.youtube.com/embed/g-iYc0wXeis" frameborder="0" allowfullscreen></iframe>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Instructions (Left Aligned Below Video) -->
|
<!-- Instructions (Left-Aligned) -->
|
||||||
<div style="margin-top: 30px;">
|
<div style="margin-top: 30px;">
|
||||||
<p>🛠️ <strong>MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong></p>
|
<p>🛠️ <strong>MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong></p>
|
||||||
<ol>
|
<ol>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user