Repo top-level logo does not show in MkDocs pages

Issue information

From user: jonathan1055

Related to !287 (merged)

Contribution record

Fork management

Problem/Motivation

As part of the project browser logo initiative #3342533: [Meta] Create a logo for a contrib module I have uploaded a logo.png to the project root directory. This now shows correctly when browsing the project front page and the gitlab pages. However it does not show in the re-built MkDocs documentation site. This still has the "logo" placeholder

Proposed resolution

  • In the 'pages' job, copy the project logo.png to the /docs folder if the file does not already exist there.
  • This will only affect the documentation build, the file is not permanently copied to the repository /docs folder
  • Update documentation
Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information