Skip to content

Commit 6f45c85

Browse files
author
Jimmy Moses
committed
docs: update installer section to show it's coming soon with grayed-out preview
1 parent 3f1072d commit 6f45c85

File tree

1 file changed

+36
-29
lines changed

1 file changed

+36
-29
lines changed

docs/index.html

Lines changed: 36 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -314,39 +314,46 @@ <h4>Start Analyzing</h4>
314314
</ul>
315315
</div>
316316

317-
<h4 style="color: #2e8b57; margin-top: 40px;">Option 2: Traditional Installer</h4>
318-
<div class="install-steps">
319-
<div class="step">
320-
<span class="step-number">1</span>
321-
<div class="step-content">
322-
<h4>Download the Installer</h4>
323-
<p>Download <code>Ordin-3.0.0-Setup.exe</code> (770 MB) from the download button above</p>
317+
<h4 style="color: #888; margin-top: 40px;">Option 2: Traditional Installer</h4>
318+
<div class="install-note" style="background: #f9f9f9; padding: 20px; border-radius: 8px; margin-top: 20px; border-left: 4px solid #888;">
319+
<p style="color: #666; margin-bottom: 15px;"><strong>⚠️ Status:</strong> Traditional Windows installer coming in a future update.</p>
320+
<p style="color: #666; margin-bottom: 0;"><strong>Note:</strong> The portable ZIP version works perfectly and includes all the same features. It's actually recommended for most users as it requires no installation and can run from anywhere!</p>
321+
</div>
322+
323+
<div style="opacity: 0.5; margin-top: 20px;">
324+
<div class="install-steps">
325+
<div class="step">
326+
<span class="step-number">1</span>
327+
<div class="step-content">
328+
<h4>Download the Installer</h4>
329+
<p>Download <code>Ordin-3.0.0-Setup.exe</code> (770 MB) from the download button above</p>
330+
</div>
324331
</div>
325-
</div>
326-
<div class="step">
327-
<span class="step-number">2</span>
328-
<div class="step-content">
329-
<h4>Run the Installer</h4>
330-
<p>Double-click the installer → Follow the installation wizard → Choose installation location</p>
332+
<div class="step">
333+
<span class="step-number">2</span>
334+
<div class="step-content">
335+
<h4>Run the Installer</h4>
336+
<p>Double-click the installer → Follow the installation wizard → Choose installation location</p>
337+
</div>
331338
</div>
332-
</div>
333-
<div class="step">
334-
<span class="step-number">3</span>
335-
<div class="step-content">
336-
<h4>Launch from Start Menu</h4>
337-
<p>After installation, find Ördin in your Start Menu or Desktop shortcut</p>
339+
<div class="step">
340+
<span class="step-number">3</span>
341+
<div class="step-content">
342+
<h4>Launch from Start Menu</h4>
343+
<p>After installation, find Ördin in your Start Menu or Desktop shortcut</p>
344+
</div>
338345
</div>
339346
</div>
340-
</div>
341-
<div class="install-note" style="background: #f0f0f0; padding: 15px; border-radius: 8px; margin-top: 20px;">
342-
<p><strong>✅ Installer Benefits:</strong></p>
343-
<ul style="margin: 10px 0 10px 20px; line-height: 1.8;">
344-
<li>System-wide installation</li>
345-
<li>Start Menu integration</li>
346-
<li>Desktop shortcut</li>
347-
<li>Automatic file associations</li>
348-
<li>Easy uninstall via Control Panel</li>
349-
</ul>
347+
<div class="install-note" style="background: #f0f0f0; padding: 15px; border-radius: 8px; margin-top: 20px;">
348+
<p><strong>Installer Benefits (Coming Soon):</strong></p>
349+
<ul style="margin: 10px 0 10px 20px; line-height: 1.8;">
350+
<li>System-wide installation</li>
351+
<li>Start Menu integration</li>
352+
<li>Desktop shortcut</li>
353+
<li>Automatic file associations</li>
354+
<li>Easy uninstall via Control Panel</li>
355+
</ul>
356+
</div>
350357
</div>
351358
</div>
352359

0 commit comments

Comments
 (0)