site: update homepage showcase and navbar styling#4438
Merged
markmandel merged 2 commits intoagones-dev:mainfrom Feb 11, 2026
Merged
site: update homepage showcase and navbar styling#4438markmandel merged 2 commits intoagones-dev:mainfrom
markmandel merged 2 commits intoagones-dev:mainfrom
Conversation
This commit updates the Agones website to use Bootstrap 5 margin utility classes (me/ms instead of mr/ml) across the navbar and homepage. It also enhances the 'Companies using Agones' showcase by adding an Ubisoft link, adjusting image margins for better spacing, and introducing an 'Add Your Logo' call-to-action button with custom SCSS styling.
Collaborator
|
Build Succeeded 🥳 Build Id: 1260e9d2-6d85-4c8b-b63a-02f7d8b04b57 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
Collaborator
|
I pretty like the idea of |
lacroixthomas
approved these changes
Feb 10, 2026
Collaborator
Author
|
I think I'll wait on #4439 before merging this - that way I can deal with whatever conflicts arise. |
Collaborator
|
Build Succeeded 🥳 Build Id: 0f66c8a6-0a4b-46cb-bac0-47985a6c6f62 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
mnthe
pushed a commit
to mnthe/agones
that referenced
this pull request
Mar 23, 2026
This commit updates the Agones website to use Bootstrap 5 margin utility classes (me/ms instead of mr/ml) across the navbar and homepage. It also enhances the 'Companies using Agones' showcase by adding an Ubisoft link, adjusting image margins for better spacing, and introducing an 'Add Your Logo' call-to-action button with custom SCSS styling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind feature
What this PR does / Why we need it:
This commit updates the Agones website to use Bootstrap 5 margin utility classes (me/ms instead of mr/ml) across the navbar and homepage.
It also enhances the 'Companies using Agones' showcase by adding an Ubisoft link, adjusting image margins for better spacing, and introducing an 'Add Your Logo' call-to-action button with custom SCSS styling.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
I've had adding a "add you logo" button to the front page in my head for ages. While I was in there, I cleaned up some bootstrap and css layout things.