Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ruby-jekyll-gist
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Ruby Team
ruby-jekyll-gist
Commits
bea44e87
Commit
bea44e87
authored
6 years ago
by
Utkarsh Gupta
Browse files
Options
Downloads
Patches
Plain Diff
Update d/control
parent
81d12492
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+5
-0
5 additions, 0 deletions
debian/control
with
5 additions
and
0 deletions
debian/control
+
5
−
0
View file @
bea44e87
...
@@ -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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment