Font Icons
JekyllFaces provides support for several popular font icon sets. The majority of which support loading the icons from a local copy that's stored on your site, or a copy that's served from one of several content delivery networks (CDNs).
Supported font icon sets include:
Font Icon | Allowed Values |
|---|---|
false / local / cdn | |
false / local | |
false / local / cdn | |
false / local / cdn | |
false / local | |
false / local / cdn | |
false / local / cdn | |
false / local | |
false / local | |
false / local / cdn | |
false / local / cdn | |
false / local | |
false / local / cdn | |
false / local / cdn | |
false / local / cdn | |
false / local / cdn | |
false / local / cdn | |
false / local | |
false / local |
Usage
In your site configuration, there is an entry for every supported font icon set. You enable the icons (zero, one, or more) by setting the value next to the name to one of false, local, or cdn.
For example, to include the Font Awesome icons from a CDN, you would edit your configuration to resemble the following.
In the _jekyllfaces/config.md file, update the fontawesome entry in the page metadata.
In the _data/site.js file, update the fontawesome entry in the module.exports.