Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.23 KB

README.rst

File metadata and controls

59 lines (34 loc) · 1.23 KB

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.