Skip to content

Integrate Font Awesome to support the font-based icon mode in AsciiDoc and for general use #25

Open
@mojavelinux

Description

@mojavelinux

Integrate Font Awesome to support the font-based icon mode in AsciiDoc (e.g., admonition icons, checklist marker icons, menu separators, etc). Also integrate it for general use in the UI, such as for brand icons and possibly other embellishments.

Even though Asciidoctor does not yet integrate with Font Awesome 5, we should be forward looking and use it for this purpose. The Antora build gives us that opportunity. We'll need to apply whatever patches and workarounds are necessary.

There are three possible ways to integrate Font Awesome 5:

  • fonts
  • SVG with JS
  • SVG files

We should explore each route and determine which provides the best balance between flexibility, complexity of build, and performance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions