You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ You may optionally specify a `filename` after the `gist_id`:
47
47
48
48
This will produce the correct URL to show just the specified file in your post rather than the entire Gist.
49
49
50
+
**Pro-tip**: If you provide a personal access token with Gist scope, as the environmental variable `JEKYLL_GITHUB_TOKEN`, Jekyll Gist will use the Gist API to speed up site generation.
51
+
50
52
## Contributing
51
53
52
54
1. Fork it ( https://github.com/jekyll/jekyll-gist/fork )
0 commit comments