hexo-tag-fontawesome

1.1.0 • Public • Published

hexo-tag-fontawesome

A Font Awesome plugin for Hexo

Installation / Usage

Get the plugin via NPM:

npm install hexo-tag-fontawesome

Then, simply add this markup:

{% fa [icon-name] [options…] %}

Note that the second parameter is optional

Examples

Spinning Icons

The following code brings up a spinning icon:

{% fa refresh spin %}

Fixed Width Icons

The following code brings up a fixed width icon:

{% fa home fw %}

More examples at http://fontawesome.io/examples/

Readme

Keywords

Package Sidebar

Install

npm i hexo-tag-fontawesome

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

3.1 kB

Total Files

6

Last publish

Collaborators

  • akarzim