Flask-Gist
Flask-Gist copied to clipboard
:octocat: A simple flask extension to render Github Gists on the template
Flask-Gist
A simple flask extension to render Github Gists on the template
Usage:
{{ gist(GIST_ID) }}
This will render the Github's Gist embed code on the template. Checkout the example code