Skip to content

Conversation

@richardboehme
Copy link
Contributor

Hey! We now have logos πŸ§‘β€πŸ³

Because I really like the typography that comes with our logo (see the little ruby as the dot!) I thought it might be a cool idea to provide the possibility to add a header image instead of the logo + h1 combo that remains the default of course. Let me know what you think about this! If you don't like that it's fine and I'm gonna close this PR and create a new one to just change our logo.

This PR also fixes the favicon of our meetup page.

File.join('labels', Whitelabel[:label_id], 'header.png')
end

def header?
Copy link
Collaborator

Choose a reason for hiding this comment

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

IMHO this method name is to generic and doesn't communicate the intend. How about header_image_available?, uses_header_image?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree those names are much better!

end
end

def header_path
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
def header_path
def header_image_path

@salzig
Copy link
Collaborator

salzig commented Oct 27, 2025

In general I like the idea. Result on Mobil looks "strange", but if that is fine for you.

@richardboehme
Copy link
Contributor Author

In general I like the idea. Result on Mobil looks "strange", but if that is fine for you.

Mh πŸ€” To me it looks exactly the same as the other logo + heading variant? Both are just hidden on mobile or not? Maybe there is something different on my device?

Local version of Dresden.rb:
image

Live Version of Hamburg user group:
image

@richardboehme richardboehme requested a review from salzig October 28, 2025 20:28
@salzig
Copy link
Collaborator

salzig commented Oct 28, 2025

In general I like the idea. Result on Mobil looks "strange", but if that is fine for you.

Mh πŸ€” To me it looks exactly the same as the other logo + heading variant? Both are just hidden on mobile or not? Maybe there is something different on my device?

was thinking about the small logo in the header, in the top left corner. For me, it felt like a little bit hard to recognise.

@richardboehme
Copy link
Contributor Author

was thinking about the small logo in the header, in the top left corner. For me, it felt like a little bit hard to recognise.

Oh I see! Well I guess this is related to the the logo itself, which does not set itself apart from the background to well. I'll see if I can make it a bit bigger so that it's more prominent.

@richardboehme
Copy link
Contributor Author

was thinking about the small logo in the header, in the top left corner. For me, it felt like a little bit hard to recognise.

I increased the logo size a bit which should be the best we can do for now.

@richardboehme
Copy link
Contributor Author

@salzig Sorry for pinging, anything we can do to get this merged? πŸ˜…

@salzig salzig merged commit 492efea into rughh:master Nov 21, 2025
1 check passed
@richardboehme richardboehme deleted the dresdenrb-logo branch November 21, 2025 21:40
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.

2 participants