• #dev 2022-07-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-07-29 UTC
# 17:33
[campegg]
“`location ~ ^/strava(/?$) { return 307 https://strava.com/athletes/273720; }`“, which gives me `/strava` (or `/strava/`) for my profile, then `/strava/[activity id]` for my activities. I also show a subset of the activity data on my own site at `/activities/[activity id]` (e.g. https://campegg.com/activities/2425318828)