Manual A: Font Awesome Example
This manual demonstrates how Font Awesome icons are automatically detected and rendered in page cards.
1. Font Awesome Integration
The page illustration fa-solid fa-cog
is automatically detected by the regexMatch "fa-"
helper in the page-card partial and rendered as:
<i class="fa-solid fa-cog"></i>
2. Card Attributes
This page uses the following attributes for card generation:
- page-tags
-
manual, example-content
- Identifies this as manual content - parent-catalogs
-
catalog-example
- Links this page to the catalog - description
-
Brief text shown on the card preview
- page-illustration
-
fa-solid fa-cog
- Font Awesome icon for the card