Skip to content

feat: ✨ add collaborator logos to footer#6

Open
signekb wants to merge 7 commits intomainfrom
feat/add-logos
Open

feat: ✨ add collaborator logos to footer#6
signekb wants to merge 7 commits intomainfrom
feat/add-logos

Conversation

@signekb
Copy link
Copy Markdown
Collaborator

@signekb signekb commented Apr 14, 2026

Description

This adds the logos of collaborators to the footer of the theme (as described by @K-Beicher).
I've added some custom css to create the proper spacing for and between the logos.

Closes #5

It looks like this:

image

And wraps nicely on smaller screens:

image

@signekb signekb self-assigned this Apr 14, 2026
@signekb
Copy link
Copy Markdown
Collaborator Author

signekb commented Apr 14, 2026

Done. Won't edit this branch anymore until it's been reviewed ✅

@danielibsen
Copy link
Copy Markdown

This looks amazing! Exactly what I wanted. Approved from here.

Copy link
Copy Markdown

@K-Beicher K-Beicher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant, we can remove the files we talked about yesterday and then feel free to merge!

Comment on lines 28 to +30
page-footer:
center:
center: "![](_extensions/onlimit-theme/images/sdca.svg){height='40px'} ![](_extensions/onlimit-theme/images/au.svg){height='40px'} ![](_extensions/onlimit-theme/images/sdcc.svg){height='40px'} ![](_extensions/onlimit-theme/images/sdco.svg){height='40px'} ![](_extensions/onlimit-theme/images/ku.svg){height='40px'} ![](_extensions/onlimit-theme/images/bispebjerg.svg){height='40px'}"
right:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than require it by default here for ALL websites to have the footer on every single page, can we instead put it this page-footer for the individual websites we want this on? For example, adding this to the footer to the theme means that every page of the DMP (and there are many) will have this footer, even when we make this as a PDF and upload to Zenodo. Which is excessive. @danielibsen

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another example, when we generate the website for the documentation of the data, every page will have this footer, which is a lot of noise to each page of a website. Websites should be clean and to the point, without too much extra stuff distracting from the content.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good point, @lwjohnst86. Should I move this to the _quarto.yml? And potentially add to the index.qmd how to add this footer on a website?

Copy link
Copy Markdown
Member

@lwjohnst86 lwjohnst86 Apr 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, we could also include it so that the footer points to a page with a list of collaborating partners, e.g. on the DMP, it could be an appendix in the book.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean showing the logos still and then if someone clicks on them, they'll be referred to the DMP?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, more like having a "partners" page (maybe on the main website), and other websites like the DMP would have a footer called "Partners" or something that links to that main page.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lwjohnst86 So, instead of showing the logos, a link to a collaborators/partners page? Should we include this in the extension.yml or still move it to quarto.yml, so it isn't the default for onlimit websites?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re the showing on all pages or not. I like that it is there on all pages as a standard. This is one thing the individual institutions like very much. So for now, I think we go with the logos on everything. Under "about" we do mention the partners. I dont think we need much more than that. So all good from my side.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielibsen just to clarify, they like that for the main website or for ALL websites? And what about my mention of how that fits with PDFs? (and thinking about this more, book-style websites won't use this page-footer anyway, since it is under website: header, not book:, so maybe this doesn't actually matter too much). What about for the metadata documentation websites? Is that the same things? or when we want to render them as either website or book/PDF? How does that fit?

@signekb signekb requested a review from lwjohnst86 April 15, 2026 13:43
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.

Add logos to the footer

4 participants