Auto-commit: 2026-07-31 23:00 CT
This commit is contained in:
parent
0334ef09a2
commit
7cb8dd9cd7
2 changed files with 6 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ Side projects built into the site.
|
|||
- [ops.rockcampbell.com](https://ops.rockcampbell.com) — Rocklab Ops Dashboard
|
||||
- [geopulse.rockcampbell.com](https://geopulse.rockcampbell.com) — GeoPulse, self-hosted location tracking (OwnTracks)
|
||||
- [rss.rockcampbell.com](https://rss.rockcampbell.com) — FreshRSS, self-hosted RSS reader
|
||||
- [shlink.rockcampbell.com](https://shlink.rockcampbell.com) — Shlink, self-hosted URL shortener with QR codes
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -28,6 +28,11 @@
|
|||
<span class="tool-card__name">GeoPulse</span>
|
||||
<span class="tool-card__desc">Self-hosted location tracking — a private replacement for Google Timeline</span>
|
||||
</a>
|
||||
<a href="https://shlink.rockcampbell.com" class="tool-card">
|
||||
<span class="tool-card__icon">🔗</span>
|
||||
<span class="tool-card__name">Shlink</span>
|
||||
<span class="tool-card__desc">Self-hosted URL shortener with QR code generation and scan tracking</span>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue