-
Name
-
jekyll-gist
-
Version
-
1.5.0
-
Platform
-
ruby
-
Authors
-
Parker Moore
-
Bindir
-
bin
-
Date
-
2017-12-03 00:00:00 UTC
-
Dependencies
-
octokit (~> 4.2)
bundler (~> 1.6, development)
jekyll (>= 3.0, development)
rake (>= 0, development)
rspec (>= 0, development)
rubocop (~> 0.51, development)
webmock (>= 0, development)
-
Email
-
parkrmoore@gmail.com
-
Files
-
.gitignore
.rspec
.rubocop.yml
.travis.yml
Gemfile
History.markdown
LICENSE.txt
README.md
Rakefile
jekyll-gist.gemspec
lib/jekyll-gist.rb
lib/jekyll-gist/gist_tag.rb
lib/jekyll-gist/version.rb
script/bootstrap
script/cibuild
script/fmt
script/release
spec/fixtures/multiple-files.json
spec/fixtures/single-file.json
spec/gist_tag_spec.rb
spec/spec_helper.rb
-
Homepage
-
https://github.com/jekyll/jekyll-gist
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.1
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.7.1
-
Specification version
-
4
-
Summary
-
Liquid tag for displaying GitHub Gists in Jekyll sites.
-
Test files
-
spec/fixtures/multiple-files.json
spec/fixtures/single-file.json
spec/gist_tag_spec.rb
spec/spec_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby