opdavies / sculpin-gist-embed-bundle
允许将GitHub Gists嵌入到Sculpin网站中。
0.1.0
2016-04-05 19:57 UTC
Requires
- php: >=5.3.3
Suggests
- sculpin/sculpin: @stable
This package is auto-updated.
Last update: 2024-09-21 01:44:53 UTC
README
允许将GitHub Gists嵌入到Sculpin网站中。
使用方法
添加了一个额外的Twig函数,该函数接受Gist ID和文件名作为参数。
{{ gist('the-gist-id', 'filename.txt') }}
作者
Oliver Davies - PHP开发者及Linux系统管理员。