You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every group ride you're looking for, all in one place! This site pulls upcoming rides from the most active cycling clubs in Boulder County and displays them on an interactive map.
326
327
</p>
328
+
<pstyle="font-size: 0.9em; color: #888;">
329
+
This project is free and runs 24/7 on a personal server. If it's gotten you out on a ride, you can support it:
<imgsrc="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?logo=buy-me-a-coffee&logoColor=black" alt="Buy Me a Coffee" style="margin-top: 6px;">
333
+
</a>
334
+
<br>
335
+
Every bit helps keep it alive!
336
+
</p>
327
337
328
338
<hr>
329
339
@@ -333,7 +343,7 @@ <h2>Why this exists</h2>
333
343
</p>
334
344
335
345
<p>
336
-
A backend process pulls the latest events from the Strava API twice a day (12 PM & 1 AM) and filters them down to rides that begin near Boulder. The data is always fresh and requires zero effort from the clubs themselves.
346
+
A backend process pulls the latest events from the Strava API twice a day (12 PM & 1 AM) and filters them down to rides that begin near Boulder. The data is always updated and requires zero effort from the clubs themselves.
337
347
</p>
338
348
339
349
<hr>
@@ -379,17 +389,16 @@ <h2>Clubs on the map</h2>
379
389
380
390
<h2>How to use it</h2>
381
391
<p>
382
-
The calendar at the top shows the next 7 days. Days with rides are highlighted in gray. The first day with rides is selected automatically when the page loads. Tap or click any other day to load its routes on the map.
392
+
<strong>Pick a day</strong> on the calendar. Highlighted days have rides, and the first available one loads automatically.
383
393
</p>
384
-
<p><strong>Units:</strong> default is imperial (miles, feet). Tap the "Metric" button to switch to km and meters. Tap again to toggle back.</p>
385
394
<p>
386
-
Routes are drawn as <strong>solid lines on paved surfaces</strong>and <strong>dashed lines on unpaved (e.g., gravel) surfaces</strong>. A pin marks the start of each ride.
395
+
<strong>Hover or tap a route</strong>to see its details. Click to open the Strava event.
387
396
</p>
388
397
<p>
389
-
<strong>On desktop:</strong>hover over a route or its start pin to highlight it, dim all others to gray, and see the ride details. Click to open the Strava event in a new tab.
398
+
<strong>Solid lines</strong>are paved, <strong>dashed lines</strong> are unpaved (e.g., gravel). Each route has a pin that marks its start.
390
399
</p>
391
400
<p>
392
-
<strong>On mobile:</strong>tap a route or its start pin to highlight it, dim all others to gray, and open a panel at the bottom with the ride details and a "View on Strava" button. Swipe the panel down or tap anywhere on the map to dismiss it and restore all routes.
401
+
Use the <strong>Metric</strong>button to display the ride statistics in km and meters.
393
402
</p>
394
403
395
404
<hr>
@@ -416,14 +425,6 @@ <h2>Contact & support</h2>
416
425
<p>
417
426
Questions, bugs, or club suggestions? <ahref="https://github.com/RBergua/boulderrides/issues" target="_blank" rel="noopener noreferrer">Open an issue on GitHub</a>.
418
427
</p>
419
-
<p>
420
-
This project is free and runs on a personal server 24/7. If it has made your life easier or helped you get out on a ride, you can support it with a small $3 contribution (aka "Buy Me a Coffee"). Every bit helps keep it alive!
0 commit comments