opdavies / sculpin-gist-embed-bundle
Allows for embedding GitHub Gists into a Sculpin site.
Installs: 2 952
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: >=5.3.3
Suggests
- sculpin/sculpin: @stable
This package is auto-updated.
Last update: 2024-12-21 02:24:47 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.