Skip to content
Snippets Groups Projects
Commit bea44e87 authored by Utkarsh Gupta's avatar Utkarsh Gupta
Browse files

Update d/control

parent 81d12492
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ Standards-Version: 4.3.0 ...@@ -9,6 +9,7 @@ Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-gist.git Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-gist.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-gist Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-gist
Homepage: https://github.com/jekyll/jekyll-gist Homepage: https://github.com/jekyll/jekyll-gist
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all XS-Ruby-Versions: all
Package: ruby-jekyll-gist Package: ruby-jekyll-gist
...@@ -20,3 +21,7 @@ Depends: ruby | ruby-interpreter, ...@@ -20,3 +21,7 @@ Depends: ruby | ruby-interpreter,
Description: Liquid tag for displaying GitHub Gists in Jekyll sites Description: Liquid tag for displaying GitHub Gists in Jekyll sites
Jekyll::Gist is plugin provides for Liquid tag in order to displaying Jekyll::Gist is plugin provides for Liquid tag in order to displaying
GitHub Gists in Jekyll sites, like: `{% gist %}`. GitHub Gists in Jekyll sites, like: `{% gist %}`.
.
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment