Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 417 Bytes

File metadata and controls

13 lines (10 loc) · 417 Bytes

README

⚠️ In progress of migration

Workflow

  1. Run add_activity.py
  2. Put .fit file and photos in the generated folder
  3. Push to GitHub, where a GitHub Action:
    • Regenerates paddle_traces.geojson via uv run generate_paddle_traces.py
    • Regenerates post files via Rscript update.R
    • Commits the updated traces and posts data back to the repo
    • Netlify auto-deploys from the commit