Skip to content

docs: download and embed FontAwesome at build time - #4543

Merged
lidavidm merged 3 commits into
apache:mainfrom
lidavidm:docs-icons
Jul 20, 2026
Merged

docs: download and embed FontAwesome at build time#4543
lidavidm merged 3 commits into
apache:mainfrom
lidavidm:docs-icons

Conversation

@lidavidm

@lidavidm lidavidm commented Jul 20, 2026

Copy link
Copy Markdown
Member
  • CSP policy means we can't embed FontAwesome from a CDN.
  • We can't vendor the font files ourselves since SIL OFL is a Category B license for ASF.

Hence we instead download them at build time.

Closes #4542.

- CSP policy means we can't embed FontAwesome from a CDN.
- We can't vendor the font files ourselves since SIL OFL is
  a Category B license for ASF.

Hence we instead download them at build time.

The CSS in FontAwesome is MIT licensed and is vendored here
for convenience.

Closes apache#4542.
@lidavidm
lidavidm requested review from amoeba and ianmcook July 20, 2026 03:53
@lidavidm

This comment was marked as resolved.

@lidavidm
lidavidm marked this pull request as ready for review July 20, 2026 05:28
@lidavidm
lidavidm requested a review from kou as a code owner July 20, 2026 05:28
@lidavidm
lidavidm merged commit f0fc979 into apache:main Jul 20, 2026
118 of 119 checks passed
@lidavidm
lidavidm deleted the docs-icons branch July 20, 2026 11:54
@lidavidm lidavidm added this to the ADBC Libraries 24 milestone Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Repo links in new drivers table are not displaying on mobile

2 participants