Skip to content

soupdiver/octopress-soundcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SoundCloud plugin for Jekyll

Helps you embed stuff from soundcloud more easily to your Octopress.

How to use it?

There are 2 easy steps.

  1. Add soundcloud.rb to your plugin folder.
  2. Now you can easily embed sounds using the type and id or you can simply use the url:
# Soundcloud example 1 (uses type and id)

{% soundcloud tracks 55172922 [option=value [option=value [...]]]%}

# Soundcloud example 2 (uses url)

{% soundcloud https://soundcloud.com/marinelli/fort-knox-five-presents-funk [option=value [option=value [...]]]%}

Kudos

Thanks go to Nick Fisher for imeplenting the first version of this plugin for his blog.

About

Plugin for embedding soundcloud.com ressources in posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages