You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
501 B
Markdown

4 years ago
# Transistor embed tag for Jekyll/Liquid
## Usage:
4 years ago
```
4 years ago
{% transistor_sound 8eea9221 %}
{% transistor_sound 8eea9221 light %}
{% transistor_sound 8eea9221 dark %}
```
4 years ago
... where 8eea9221 is the SoundCloud sound ID, light/dark is the color.
* Requires a paid Transistor account
Author: Thomas Riboulet (@mcansky)
Source: https://git.imfiny.com/OpenSource/jekyll-transistor
Rubygems: https://rubygems.org/gems/jekyll-transistor
4 years ago
This plugin is based on https://github.com/cnunciato/jekyll-soundcloud