dflydev/github-gist-twig-bundle

v1.0.0 2012-11-05 19:08 UTC

This package is auto-updated.

Last update: 2024-04-29 03:23:43 UTC


README

A Symfony2 bundle to provide the ability to embed GitHub Gist snippets into Twig formatted pages.

Usage

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

License

MIT, see LICENSE.

Community

Want to get involved? Here are a few ways:

  • Find us in the #dflydev IRC channel on irc.freenode.org.
  • Mention @dflydev on Twitter.