You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That was the only one breaking our build, but still, the appearance doesn't look as what we currently have:
Stuff to adapt/fix:
Logo dimensions
Horizontal tab menu missing
Some blue colored links (see "Welcome" in screenshot)
Black borders (footer)
Adapt social icons
Some of our css customizations are gone (check and cleanup). Take advantage of this to use the brand new css variables For instance, something like the following will convert all the active links into green.
mkdocs-material version 5 has brought many changes but unfortunately is incompatible with our current state of repo.
They have written a nice guide on how to update to version 5.x: https://squidfunk.github.io/mkdocs-material/releases/5/
I followed this step.
That was the only one breaking our build, but still, the appearance doesn't look as what we currently have:
Stuff to adapt/fix:
The text was updated successfully, but these errors were encountered: