Skip to content

Conversation

RafaelJohn9
Copy link
Contributor

Changes

Fix #2068

  • Removes the Monitor Background Image from the front page
  • Makes the different tags that were inside the monitor more visible (changed their colors)

Context

After the remove of the Background image, the monitor tag looks like this:

Screenshot_20250923_235909
  • I opted to have the tag still to have the name monitor since it contains different details such as latest Git version, Binary links for different operating systems and the release date for the latest Git version.

  • One thing I wasn't sure of was whether to remove the images from the repository, would love to hear your thoughts on this.

@dscho
Copy link
Member

dscho commented Sep 25, 2025

I have to admit that the new look does not tickle my fancy... But then, I had no problem with the monitor, either. @To1ne do you prefer the new look? If so, I won't object against merging.

@To1ne
Copy link
Collaborator

To1ne commented Sep 26, 2025

I have to admit that the new look does not tickle my fancy

Well, me neither. For me this makes it more obvious what the latest release is, so that is good. (or maybe my brain was trained to ignore the computer monitor already, that's also possible).

Maybe it's just the empty space that's making it weird. Can you move the other links up? And maybe make the Pro Git section full width?

}

.monitor {
@include background-image-2x($baseurl + "images/monitor-default", $monitor-width, $monitor-height);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also remove the assets if we don't need them no more.

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.

Remove computer monitor from landing page
3 participants