8.3.0 • Published 6 years ago

jekyll-octicons v8.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Octicons jekyll tag

Gem version Build Status

A liquid jekyll tag that injects Octicon svg into the page

This jekyll liquid tag, is a plugin that will let you easily include svg octicons in your jekyll sites.

Install

  1. Add this to your Gemfile

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

    gems:
      - 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 octicons_node module. You can also npm install that package and include build/build.css in your styles.

Documentation

For a full list of options available, see the octicons_gem documentation

License

(c) GitHub, Inc.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.

MIT

8.3.0

6 years ago

8.2.0

6 years ago

8.1.3

6 years ago

8.1.2

6 years ago

8.1.1

6 years ago

8.1.0

6 years ago

8.0.0

6 years ago

7.4.0

6 years ago

7.3.0

7 years ago

4.3.0

7 years ago

4.2.0

7 years ago

4.0.7

7 years ago

4.0.6

7 years ago

4.0.5

7 years ago

4.0.3

7 years ago

4.0.2

7 years ago