Skip to content

Commit 7722e28

Browse files
committed
feat: add eApps App Store link and update product cards
- Added App Store nav link (🏪) to main site and docs - Updated eApps card: 60+ apps, all platforms, App Store link - Updated docs/index.html: eApps card with App Store button - Updated docs/eosuite.html: App Store nav link - Links to https://embeddedos-org.github.io/eApps/
1 parent 8cfbc0b commit 7722e28

3 files changed

Lines changed: 14 additions & 11 deletions

File tree

docs/eosuite.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<nav class="navbar"><div class="nav-inner">
1515
<a href="../index.html" class="logo"><span class="logo-icon">EoS</span> EmbeddedOS <span class="nav-version">v0.1.0</span></a>
1616
<button class="nav-toggle" onclick="this.nextElementSibling.classList.toggle('open')" aria-label="Menu">&#9776;</button><div class="nav-links"><a href="../index.html">Home</a><a href="../getting-started.html">Get Started</a><a href="index.html" class="active">Docs</a><a href="../kids.html">Kids &#127918;</a><a href="../hardware-lab.html">Hardware Lab &#128268;</a><a href="../flow.html">Flow</a>
17-
<a href="https://github.com/embeddedos-org" class="nav-github">&#9733; GitHub</a></div></div></nav>
17+
<a href="https://github.com/embeddedos-org" class="nav-github">&#9733; GitHub</a><a href="https://embeddedos-org.github.io/eApps/" class="nav-github">&#127978; App Store</a></div></div></nav>
1818

1919
<div class="doc-layout"><aside class="doc-sidebar sidebar-yellow">
2020
<h4>eApps</h4><ul>

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ <h2>Tools &amp; Simulation</h2>
5454
<div class="card-tags"><span class="badge badge-green">Simulator</span><span class="badge badge-blue">63 Platforms</span><span class="badge badge-orange">7 Engines</span></div>
5555
<div class="card-buttons"><a href="eosim.html" class="btn btn-sm btn-primary">CLI Reference</a></div></div>
5656

57-
<div class="product-card card-eosuite"><div class="card-icon">Apps</div><h3>eApps (43 Apps)</h3>
58-
<p>Cross-platform embedded applications in pure C + LVGL v9.1: 13 productivity tools (eNote, eCalc, ePDF, eFiles), 5 media apps, 11 games (Snake, Tetris, Chess), 7 connectivity tools (eSSH, eVPN, eChat), and a security firewall. Runs on 7 platforms.</p>
59-
<div class="card-tags"><span class="badge badge-purple">C + LVGL</span><span class="badge badge-cyan">43 Apps</span><span class="badge badge-green">7 Platforms</span></div>
60-
<div class="card-buttons"><a href="eosuite.html" class="btn btn-sm btn-primary">API Reference</a></div></div>
57+
<div class="product-card card-eosuite"><div class="card-icon">Apps</div><h3>eApps &mdash; Unified App Store</h3>
58+
<p><strong>60+ apps across all platforms:</strong> 40+ native C/LVGL apps, 11 browser/editor extensions (Chrome, Firefox, VS Code, JetBrains, Obsidian, Slack), 4 desktop apps (eOffice, EoStudio, EoSim, eBrowser), 5 Flutter mobile apps. Hosted at <a href="https://embeddedos-org.github.io/eApps/" style="color:var(--blue)">embeddedos-org.github.io/eApps/</a>.</p>
59+
<div class="card-tags"><span class="badge badge-purple">60+ Apps</span><span class="badge badge-cyan">All Platforms</span><span class="badge badge-green">App Store</span></div>
60+
<div class="card-buttons"><a href="https://embeddedos-org.github.io/eApps/" class="btn btn-sm btn-primary">&#127978; App Store</a><a href="eosuite.html" class="btn btn-sm btn-outline">Docs</a></div></div>
6161
</div>
6262

6363
<h2>Database, Browser &amp; Office</h2>

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<a href="index.html" class="active">Home</a>
3535
<a href="getting-started.html">Get Started</a>
3636
<a href="docs/index.html">Docs</a>
37+
<a href="https://embeddedos-org.github.io/eApps/" class="nav-github">🏪 App Store</a>
3738
<a href="kids.html">Kids &#127918;</a>
3839
<a href="hardware-lab.html">Hardware Lab &#128268;</a>
3940
<a href="flow.html">Flow</a>
@@ -190,15 +191,17 @@ <h3>ENI</h3>
190191

191192
<div class="product-card card-eosuite">
192193
<div class="card-icon"><svg viewBox="0 0 32 32" aria-hidden="true"><rect x="4" y="4" width="11" height="11" rx="3" fill="url(#grad-yellow)" opacity="0.5" stroke="#e3b341" stroke-width="1"/><rect x="17" y="4" width="11" height="11" rx="3" fill="url(#grad-blue)" opacity="0.5" stroke="#58a6ff" stroke-width="1"/><rect x="4" y="17" width="11" height="11" rx="3" fill="url(#grad-green)" opacity="0.5" stroke="#3fb950" stroke-width="1"/><rect x="17" y="17" width="11" height="11" rx="3" fill="url(#grad-purple)" opacity="0.5" stroke="#bc8cff" stroke-width="1"/></svg></div>
193-
<h3>eApps</h3>
194-
<p><strong>38 cross-platform apps</strong> in pure C + LVGL: 13 productivity tools (eNote, eCalc, ePDF, eFiles), 5 media apps, 11 games (Snake, Tetris, Chess), 7 connectivity tools (eSSH, eVPN, eChat), and a security firewall. Runs on Windows, Linux, macOS, EoS, and Web (WASM).</p>
194+
<h3>eApps &mdash; Unified App Store</h3>
195+
<p><strong>60+ apps across all platforms</strong>: 11 browser/editor extensions, 4 desktop apps (eOffice, EoStudio, EoSim, eBrowser), 5 mobile apps (eRide, eSocial, eTrack, eTravel, eWallet), 40+ native LVGL apps, cloud services. Automated CI/CD builds .exe, .dmg, .apk, .zip, .xpi, .vsix and deploys to <a href="https://embeddedos-org.github.io/eApps/" style="color:#58a6ff">GitHub Pages App Store</a>.</p>
195196
<div class="card-tags">
196-
<span class="badge badge-yellow">38 Apps</span>
197-
<span class="badge badge-green">C + LVGL</span>
198-
<span class="badge badge-blue">5 Platforms</span>
197+
<span class="badge badge-yellow">60+ Apps</span>
198+
<span class="badge badge-green">All Platforms</span>
199+
<span class="badge badge-blue">App Store</span>
200+
<span class="badge badge-purple">CI/CD</span>
199201
</div>
200202
<div class="card-buttons">
201-
<a href="docs/eosuite.html" class="btn btn-sm" style="background:var(--yellow);color:#000">Docs</a>
203+
<a href="https://embeddedos-org.github.io/eApps/" class="btn btn-sm" style="background:var(--yellow);color:#000">&#127978; App Store</a>
204+
<a href="docs/eosuite.html" class="btn btn-sm btn-outline">Docs</a>
202205
<a href="https://github.com/embeddedos-org/eApps" class="btn btn-sm btn-outline">GitHub</a>
203206
</div>
204207
</div>

0 commit comments

Comments
 (0)