You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
e64308bb0b
mdbook 0.5's built-in Font Awesome parser sees the legacy `fa` class that uudoc emits and defaults to type=regular, failing to find linux/windows/apple (which live under `brands`) and spamming hundreds of WARN lines per build. Drop the `fa ` prefix between uudoc and mdbook build for both English and translated docs.