Documentation ¶
Overview ¶
Package fontawesome defines template assets and functions for using fontawesome (see http://fontawesome.io).
Importing this package registers a template asset with the following format:
fontawesome:<version>
Where version is the Font Awesome version you want to use.
Additionally, this package defines the following template function:
fa <string>: returns the font awesome 4 (and hopefully future versions) icon named by string e.g. {{ fa "external-link" } => <i class="fa fa-external-link"></i>
Click to show internal directories.
Click to hide internal directories.