
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
jekyll_github_content
Advanced tools
A Ruby gem that allows to insert the content (or just a chunk) of Github files in Jekyll.
Add this line to your application's Gemfile:
gem 'jekyll-github-content'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-github-content
Additional instructions can be found in here
Insert the tags provided by the gem (github_file
or github_fileref
) in your Markdown files included in your Jekyll
site. When Jekyll generates the site, it will read the tags with the help of the gem, which in turn uses Liquid
in order to present the results in the generated page.
The required parameters for each tag are the following:
Examples:
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive
prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the
version number in jekyll_github_content.gemspec
, and then run bundle exec rake release
, which will create a git tag for the version,
push git commits and tags, and push the .gem
file to rubygems.org.
Bug reports and pull requests are welcome on GitHub at https://github.com/francisco-perez-sorrosal/jekyll-github-content.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that jekyll_github_content demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.