jekyll-github-sample icon indicating copy to clipboard operation
jekyll-github-sample copied to clipboard

:bookmark_tabs: Get a sample of a Github public repo file

Results 11 jekyll-github-sample issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [activesupport](https://github.com/rails/rails) to permit the latest version. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes....

dependencies

Hey, using the latest version of jekyll-github-sample (`v0.3.2`) together with Jekyll `v4.2.0` and the setup from the README (the exact same sample usages), I get this error on `jekyll build`:...

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...

dependencies

this plugin is freaking amazing cause I can update my page automatically when I update my project readme. saving a lot of time to not update things in 2 different...

When I add to many `github_sample` tag in my markdown files. It jekyll frequently reported `Error: execution expired`.

I'm in a bit of a pickle; I really want to do something like this: ```liquid {% assign readmepath=page.github_repo | append: "/master/README.md" %} {% capture readme_in_markdown %}{% github_sample readmepath %}{%...

Request for the original commit repo line numbers.

enhancement

I get the first line indented ```r ### ============ 2. Download ========= ### File location defaults to '~/GDCData' GDCdownload(query = query, method = "client") ``` with the line numbers ```md...

I modified my Gemfile and did a `bundle`, but now I'm getting the following error whenever I try to `jekyll serve`: ``` /Library/Ruby/Gems/2.0.0/gems/bundler-1.14.5/lib/bundler/rubygems_ext.rb:45:in `full_gem_path': uninitialized constant Bundler::Plugin::API::Source (NameError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/specification.rb:1391:in...