Add gist embedding for code snippets
This commit is contained in:
parent
020f67fd30
commit
0b12d81b59
6 changed files with 207 additions and 19 deletions
|
@ -12,6 +12,7 @@ g.task 'vendor-scripts', =>
|
|||
g.js [
|
||||
'vendor/bower/jquery/dist/jquery.js',
|
||||
'vendor/bower/bootstrap-sass/assets/javascripts/bootstrap/collapse.js',
|
||||
'scripts/vendor/github-cards.js'
|
||||
'scripts/vendor/gist-embed.js',
|
||||
'scripts/vendor/github-cards.js',
|
||||
'scripts/vendor/tweets.js'
|
||||
], 'vendor.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue