Skip to content

website: Add GSoC 2026 logo to navbar#4418

Open
Ishan-AI-coder wants to merge 2 commits into
kubeflow:masterfrom
Ishan-AI-coder:chore/navbar-gsoc-logo
Open

website: Add GSoC 2026 logo to navbar#4418
Ishan-AI-coder wants to merge 2 commits into
kubeflow:masterfrom
Ishan-AI-coder:chore/navbar-gsoc-logo

Conversation

@Ishan-AI-coder

Copy link
Copy Markdown
Contributor

Fixes #4351

screenshot description

What this PR does

Adds the GSoC 2026 logo, label, and "Ongoing" status badge to the top navbar,
using the same pattern previously used for GSoC 2025 (which was already
present in config.toml as a commented-out template).

  • Uncommented and updated the [[menu.main]] entry in config.toml to point
    to GSoC 2026 (logo, label, badge).
  • Added a stable url front-matter field to
    content/en/events/upcoming-events/gsoc-2026.md, matching the convention
    used in the 2024/2025 GSoC event pages, so the link won't break once this
    page moves to /past-events/.

Testing

Built and previewed locally with hugo server and verified the navbar
renders the logo, label, and badge correctly, linking to /events/gsoc-2026/
without a 404. Also confirmed hugo --gc --minify completes cleanly.

Notes

I'd asked on the issue whether this was still wanted but hadn't gotten a
response yet — opening this PR now so there's concrete code to review.
Happy to close or rework if this turns out to be unnecessary.

Signed-off-by: Ishan <sarkarishan2005@gmail.com>
@google-oss-prow google-oss-prow Bot requested a review from chasecadet July 4, 2026 15:18
@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign juliusvonkohout for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow

Copy link
Copy Markdown

Hi @Ishan-AI-coder. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

🚫 This command cannot be processed. Only organization members or owners can use the commands.

@Arhell Arhell left a comment

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.

/ok-to-test

Signed-off-by: Ishan <sarkarishan2005@gmail.com>
@Ishan-AI-coder Ishan-AI-coder changed the title chore(navbar): add GSoC 2026 logo to navbar website: Add GSoC 2026 logo to navbar Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(Navbar): Adding Gsoc logo in navbar

2 participants