0.1.2 • Published 6 years ago

hexo-tag-garminconnect v0.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Build Status

hexo-tag-garminconnect

Simply Embed Garmin Connect activity tag plugin for Hexo.

Introduction

This is a Hexo tag plugin which allows you to simply embed Garmin activities to you blog.

DEMO

TBD

Installation

npm install hexo-tag-garminconnect

Usage

{% garmin activity-url %}

or

{% garmin activityId %}

Example

For example, if you want embed this posts (This posts activityId is 2830474044), please enter the following this.

{% garmin https://connect.garmin.com/modern/activity/2830474044 %}

Also, the above example can coding differently.

{% instagram 2830474044 %}

License

MIT

Thanks

Inspired by the work of tea3 hexo-tag-instagram

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago