A Symfony2 bundle to provide the ability to embed GitHub Gist snippets into Twig formatted pages.
Add the following to composer.json
:
{
"require": {
"dflydev/github-gist-twig-bundle": "1.*"
}
}
Add the following to config.yml
or whichever configuration
is most appropriate for your Kernel site:
Dflydev\Bundle\GitHubGistTwigBundle\DflydevGitHubGistTwigBundle
MIT, see LICENSE.
Want to get involved? Here are a few ways:
- Find us in the #dflydev IRC channel on irc.freenode.org.
- Mention @dflydev on Twitter.