Monkeys and tea

Running, coding and other things

Garmin Plugin for Jekyll / Octopress

I made a quick plugin in order to embed Garmin activites in blog posts. Just thought I’d post it here in case it’s of use to anyone.

Example:

1
 {% garmin 69182489 %} 

Notes:

  • I created tags to allow you to set the width and height, but unfortunately Garmin doesn’t scale the iframe - it’s a fixed height / width.
  • The activity has to be set to public for this to work

Comments