Merge pull request #4101 from ursooperduper/update-templates-doc-with-gist-info

Merge pull request 4101
This commit is contained in:
Parker Moore
2015-11-04 07:12:20 +07:00

View File

@@ -421,3 +421,5 @@ You may also optionally specify the filename in the gist to display:
{% gist parkr/931c1c8d465a04042403 jekyll-private-gist.markdown %}
{% endraw %}
{% endhighlight %}
To use the `gist` tag, you'll need to add the [jekyll-gist](https://github.com/jekyll/jekyll-gist) gem to your project.