commit 79e9bdea24aa986284d55178d0eb1758638ebfa7
parent 21f1e44785eee9881e5c5e9dcc084603aaa273da
Author: Hunter
Date: Fri, 1 Aug 2025 00:15:38 -0400
pwa guide: add suggested apps section
Diffstat:
1 file changed, 22 insertions(+), 0 deletions(-)
diff --git a/pages/pwa/index.html b/pages/pwa/index.html
@@ -210,6 +210,7 @@
<li><a href="#firefox-android">Firefox (Android)</a></li>
<li><a href="#safari-ios">Safari (iOS/iPadOS)</a></li>
<li><a href="#troubleshooting">Troubleshooting</a></li>
+ <li><a href="#try-these-pwas">Progressive Web Apps You Can Install Right Now</a></li>
</ul>
</div>
@@ -349,6 +350,27 @@
</ul>
</div>
+ <div id="try-these-pwas" class="section">
+ <h2>Progressive Web Apps You Can Install Right Now</h2>
+
+ <h3><a href="https://hunterirving.github.io/web_workshop/" target="_blank">Web Workshop</a></h3>
+ <p class="note">Craft handmade websites in their natural habitat with this in-browser HTML editor. Works great on desktop or mobile.</p>
+
+ <h3><a href="https://hunterirving.github.io/klaxon/" target="_blank">Klaxon</a></h3>
+ <p class="note">A chess clock in your pocket, optimized for touchscreen devices and competitive play.</p>
+
+ <h3><a href="https://hunterirving.github.io/hourglass/">Hourglass</a></h3>
+ <p class="note">Speedrun your life with this simple, focused time tracking tool.</p>
+
+ <h3><a href="https://hunterirving.github.io/pop_viz/">Pop Viz</a></h3>
+ <p class="note">What does 100,000 people look like? Don't ask me — install this Progressive Web App.</p>
+
+ <h3><a href="https://hunterirving.com">HunterIrving.com</a></h3>
+ <p class="note">Experience Huntergram, Gobbler, and more in the dedicated hunterirving.com PWA.</p>
+
+ <h3><a href="https://hacksburg.org">Hacksburg.org</a></h3>
+ <p class="note">Stay up to date with goings on at Hacksburg, a makerspace in Blacksburg, VA.</p>
+ </div>
<footer>
<p>This guide covers the most common browsers and platforms as of 2025.<br>PWA support continues to evolve.</p>
</footer>