Skip to content

A Jekyll plug-in for embedding SoundCloud sounds in your Liquid templates.

Notifications You must be signed in to change notification settings

piskunovim/jekyll-soundcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

jekyll-soundcloud

A Jekyll plug-in for embedding SoundCloud sounds in your Liquid templates.

Usage:

{% soundcloud_sound 12345 %}
{% soundcloud_sound 12345 widgetname %}
{% soundcloud_sound 12345 widgetname ffffff %}
{% soundcloud_sound 12345 widgetname ffffff small %}

... where 12345 is the SoundCloud sound ID, widgetname is the sound's visual representation, ffffff is the color, and size is, well, the size (SoundCloud gives you three options for the "artwork" widget).

Available SoundCloud widgets:

  • html5 (default)

  • flash *

  • mini *

  • artwork *

  • Requires a paid SoundCloud tier

About

A Jekyll plug-in for embedding SoundCloud sounds in your Liquid templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%