文件名称:jekyll-soundcloud:Jekyll插件,用于将SoundCloud声音嵌入到Liquid模板中
文件大小:2KB
文件格式:ZIP
更新时间:2024-05-31 23:44:31
Ruby
jekyll-soundcloud Jekyll插件,用于将SoundCloud声音嵌入到Liquid模板中。 用法: {% soundcloud_sound 12345 %} {% soundcloud_sound 12345 widgetname %} {% soundcloud_sound 12345 widgetname ffffff %} {% soundcloud_sound 12345 widgetname ffffff small %} ...其中12345是SoundCloud声音ID,小部件名称是声音的视觉表示,ffffff是颜色,大小是大小(SoundCloud为“艺术品”小部件提供了三个选项)。 可用的SoundCloud小部件: html5(默认) 闪光 * 小型的 * 艺术品 * *需要付费的SoundCloud等级
【文件预览】:
jekyll-soundcloud-master
----_plugins()
--------soundcloud_sound.rb(4KB)
----README.md(649B)