A Jekyll plug-in for embedding Transistor sounds in your Liquid templates.
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.
Thomas Riboulet 118008c9f8 fix lib file for rubocop 4 years ago
lib fix lib file for rubocop 4 years ago
LICENSE update readme, links, move to library 4 years ago
README.md add rubygems link 4 years ago
jekyll-transistor.gemspec fix lib file for rubocop 4 years ago

README.md

Transistor embed tag for Jekyll/Liquid

Usage:

{% transistor_sound 8eea9221 %}
{% transistor_sound 8eea9221 light %}
{% transistor_sound 8eea9221 dark %}

... 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

This plugin is based on https://github.com/cnunciato/jekyll-soundcloud