An open API service indexing awesome lists of open source software.

https://github.com/dflydev/dflydev-github-gist-twig-bundle

GitHub Gist Twig Bundle
https://github.com/dflydev/dflydev-github-gist-twig-bundle

Last synced: 2 months ago
JSON representation

GitHub Gist Twig Bundle

Awesome Lists containing this project

README

          

GitHub Gist Twig Bundle
=======================

A [Symfony2](http://symfony.com) bundle to provide the ability to
embed [GitHub](http://github.com) [Gist](http://gist.github.com)
snippets into [Twig](http://twig.sensiolabs.org/) formatted pages.

Usage
-----

Add the following to `composer.json`:

```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://irc.freenode.org/dflydev) IRC
channel on irc.freenode.org.
* Mention [@dflydev](http://twitter.com/dflydev) on Twitter.