opdavies/sculpin-gist-embed-bundle

Allows for embedding GitHub Gists into a Sculpin site.

0.1.0 2016-04-05 19:57 UTC

This package is auto-updated.

Last update: 2024-04-21 00:38:02 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.