Skip to content

it-spirit/collective.tiles.githubgist

Repository files navigation

collective.tiles.githubgist

This Plone Add-On adds a tile for Plone Websites to show GitHub Gists.

Mostly Harmless

Travis CI status

Features

  • Adds a new tile to embed GitHub Gists into a Plone website.
  • Registers the tile for Mosaic, if it is installed.

Installation

Install collective.tiles.githubgist by adding it to your buildout:

[buildout]

...

eggs =
    collective.tiles.githubgist

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know. We have a issue tracker located at: https://github.com/it-spirit/collective.tiles.githubgist/issues

License

The project is licensed under the GPLv2.