Skip to content

bolt/bolt-extension-github-gist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gist

"Gist" is a small extension to embed GitHub Gists in your templates.

Use it by simply placing the following in your template:

    {{ gist('bobdenotter/5076735') }}

Replace the bobdenotter/5076735 part with the gist you actually want to display.