Skip to content

Commit 3d98018

Browse files
authored
Update index.html
1 parent 76385c7 commit 3d98018

1 file changed

Lines changed: 34 additions & 20 deletions

File tree

index.html

Lines changed: 34 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,11 @@
4747
--section-bg-light: #f8f9fa;
4848
--section-bg-dark: #212529;
4949
}
50-
50+
51+
html {
52+
scroll-behavior: smooth; /* Enables smooth scrolling */
53+
}
54+
5155
body {
5256
background: var(--body-bg-light);
5357
font-family: 'Inter', sans-serif;
@@ -133,7 +137,7 @@
133137
<div class="collapse navbar-collapse" id="navbarNav">
134138
<ul class="navbar-nav ms-auto align-items-center">
135139
<li class="nav-item"><a class="nav-link active" aria-current="page" href="#">Home</a></li>
136-
<li class="nav-item"><a class="nav-link" href="features">Features</a></li>
140+
<li class="nav-item"><a class="nav-link" href="#features-section">Features</a></li>
137141
<li class="nav-item"><a class="nav-link" href="download">Download</a></li>
138142
<li class="nav-item"><a class="nav-link" href="https://github.com/DevuboxLinux/Devubox-MX/wiki/Install-Guide">Install Guide</a></li>
139143
<li class="nav-item"><a class="nav-link" href="https://github.com/DevuboxLinux/Devubox-MX/discussions">Forum</a></li>
@@ -157,7 +161,7 @@
157161
<div class="container-fluid">
158162
<div class="row align-items-center">
159163
<div class="col-lg-6 order-lg-2 mb-4 mb-lg-0 hero-image-container">
160-
<img src="Devubox-Screenshot-20250809.png" class="img-fluid rounded shadow hero-image-3d" alt="Devubox-MX Desktop Placeholder">
164+
<img src="Devubox-Screenshot-20250809.png" class="img-fluid rounded shadow hero-image-3d" alt="Devubox-MX Desktop">
161165
</div>
162166
<div class="col-lg-6 order-lg-1">
163167
<h1 class="display-6 fw-bold">Introducing Devubox-MX</h1>
@@ -173,7 +177,6 @@ <h1 class="display-6 fw-bold">Introducing Devubox-MX</h1>
173177
</div>
174178
</div>
175179
</div>
176-
177180
<!-- Responsive Grid System with Linux-related content -->
178181
<div class="row text-center">
179182
<!-- Card 1 -->
@@ -238,22 +241,33 @@ <h5 class="card-title">Easy NVIDIA Driver Installation</h5>
238241
</div>
239242
</div>
240243
<!-- Adding extra content to demonstrate scrolling -->
241-
<div class="p-5 my-4 bg-light rounded-3">
242-
<h2>Meet the Devubox-MX Desktop Environment (Based on Openbox)</h2>
243-
<p>Our midweight desktop environment aims to be fast and resource-efficient, while still being attractive and user-friendly. It augments the native Openbox configuration with unique features:</p>
244-
<ul>
245-
<li>Placeholder: Feature 1 description goes here.</li>
246-
<li>Placeholder: Feature 2 description goes here.</li>
247-
<li>Placeholder: Feature 3 description goes here.</li>
248-
</ul>
249-
<p>It supports a wide range of hardware, from older 64-bit laptops to modern desktops.</p>
250-
<h2>Devubox-MX is Built On:</h2>
251-
<ul>
252-
<li><strong>Base System:</strong> Devuan 6.0 "Excalibur" (Based on Debian 13 "Trixie" without systemd)</li>
253-
<li><strong>Repositories:</strong> MX Linux 25 Repository</li>
254-
<li><strong>Desktop Components:</strong> Openbox 3.6.1, Tint2 17.0.1, XFCE 4.20.1, and Picom 12.5</li>
255-
<li><strong>Build Tools:</strong> Built using the MX Snapshot and antiX live system tools</li>
256-
</ul>
244+
<div class="p-5 my-4 bg-light rounded-3" id="features-section">
245+
<div class="row align-items-center">
246+
<div class="col-lg-6 order-lg-2 mb-4 mb-lg-0">
247+
<img src="https://placehold.co/600x400/55595c/ffffff?text=Devubox+DE" class="img-fluid rounded shadow" alt="IndoLinux Desktop Environment Placeholder">
248+
</div>
249+
<div class="col-lg-6 order-lg-1">
250+
<h2>Meet the Devubox-MX DE (Based on Openbox)</h2>
251+
<p>The Devubox-MX DE combines the Openbox experience with XFCE components to create a modern look. Ready to serve both power users and beginners alike, it is midweight, fast, and resource-efficient, yet 100% powerful.</p>
252+
<p>Built with user experience in mind, we've selected components to provide a midweight system that just works. Here are some of the key features of IndoLinux:</p>
253+
<ul>
254+
<li>The Tint2 panel has been customized with additional features, including an application menu, search functionality, a multitasking view (Exposé), a software center, and buttons for logging out and showing the desktop.</li>
255+
<li>Custom fonts from IndoLinux for desktop customization.</li>
256+
<li>Easy window tiling using keyboard shortcuts.</li>
257+
<li>The LibreOffice configuration is tweaked for a look and feel similar to Microsoft Office.</li>
258+
<li>Placeholder: Feature description goes here.</li>
259+
<li>Placeholder: Feature description goes here.</li>
260+
</ul>
261+
<p>It supports a wide range of hardware, from older 64-bit laptops to modern desktops.</p>
262+
<h2>Devubox-MX is Built On:</h2>
263+
<ul>
264+
<li><strong>Base System:</strong> Devuan 6.0 "Excalibur" (Based on Debian 13 "Trixie" without systemd)</li>
265+
<li><strong>Repositories:</strong> MX Linux 25 Repository</li>
266+
<li><strong>Desktop Components:</strong> Openbox 3.6.1, Tint2 17.0.1, XFCE 4.20.1, and Picom 12.5</li>
267+
<li><strong>Build Tools:</strong> Built using the MX Snapshot and antiX live system tools</li>
268+
</ul>
269+
</div>
270+
</div>
257271
</div>
258272
<div class="p-5 my-4 bg-light rounded-3">
259273
<h2>Applications in Devubox-MX</h2>

0 commit comments

Comments
 (0)