Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jekyll-octicons

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jekyll-octicons

  • 19.8.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

jekyll-octicons

Gem version

The Jekyll liquid tag is a plugin that lets you include octicons in your Jekyll sites.

Install

  1. Add this to your Gemfile

    gem 'jekyll-octicons'
    
  2. Add this to your jekyll _config.yml

    plugins:
      - jekyll-octicons
    
  3. Use this tag in your jekyll templates

    {% octicon alert height:32 class:"right left" aria-label:hi %}
    

We recommend including the CSS in the @primer/octicons npm module. You can also npm install that package and include build/build.css in your styles.

FAQs

Package last updated on 19 Sep 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc