This Plone Add-On adds a tile for Plone Websites to show GitHub Gists.
- Adds a new tile to embed GitHub Gists into a Plone website.
- Registers the tile for Mosaic, if it is installed.
Install collective.tiles.githubgist by adding it to your buildout:
[buildout] ... eggs = collective.tiles.githubgist
and then running bin/buildout
- Issue Tracker: https://github.com/it-spirit/collective.tiles.githubgist/issues
- Source Code: https://github.com/it-spirit/collective.tiles.githubgist
- Documentation: https://collectivetilesgithubgist.readthedocs.io
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
The project is licensed under the GPLv2.