opdavies / sculpin-gist-embed-bundle
Allows for embedding GitHub Gists into a Sculpin site.
Package info
github.com/opdavies/sculpin-gist-embed-bundle
pkg:composer/opdavies/sculpin-gist-embed-bundle
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: 2026-02-21 04:36:04 UTC
README
Allows for embedding GitHub Gists within a Sculpin website.
Usage
Adds an extra Twig function that accepts the Gist ID and the filename as arguments.
{{ gist('the-gist-id', 'filename.txt') }}
Author
Oliver Davies - PHP Developer and Linux System Administrator.