
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
jekyll-academicons-svg
Advanced tools
Use all of Academicons without the need to import the full css / svg.
This Jekyll plugin will look for the icons you include in your page and only include the icons you used.
When you want to include an icon, you can use the same name as you will do to with Academicons
{% a_svg google-scholar %}
or
{% a_svg 'google-scholar' %}
Each icon get the academic-icon
class, which you can use in your CSS to customize the appearance of your icon.
You will need to have in one part of your project (at the end of your layout for example) liquid tag to generate the SVG definition.
The syntax is this one {% a_svg_generate %}
Add this line to your application's Gemfile:
gem 'jekyll-academicons-svg'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-academicons-svg
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. 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 version.rb
, 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/sylvainmetayer/jekyll-academicons-svg. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Jekyll::Academicons::Svg project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
FAQs
Unknown package
We found that jekyll-academicons-svg demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.