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
commit b4ae9c6dc6
1 changed files with 2 additions and 0 deletions

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.