Skip to content

chore: refactor footer and header icons #1962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 20 commits into
base: gh-pages
Choose a base branch
from

Conversation

ShubhamOulkar
Copy link
Member

@ShubhamOulkar ShubhamOulkar commented Jul 5, 2025

  • Implement theme toggle button with modern mask-image
  • Add dynamic theme support using --box-fg for theme toggle button
  • Replace dual logo images with single background-image for OpenJS Foundation logo
  • Implement automatic logo toggle based on .dark-mode
  • Remove Font Awesome dependency
  • Replace icons with optimized local SVG
  • Clean up redundant SVGs (remove duplicates or unused icons)
  • fix bugs and refactor theme.js

@ShubhamOulkar ShubhamOulkar requested a review from a team as a code owner July 5, 2025 13:58
Copy link

netlify bot commented Jul 5, 2025

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 20cd9c9
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/687b99e5dbf73f000806d486
😎 Deploy Preview https://deploy-preview-1962--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ShubhamOulkar ShubhamOulkar marked this pull request as draft July 5, 2025 13:59
@ShubhamOulkar ShubhamOulkar changed the title refactor footer chore: refactor footer and header icons Jul 5, 2025
@ShubhamOulkar ShubhamOulkar added the maintenance Issues/PRs related to making the website maintainable label Jul 5, 2025
@ShubhamOulkar ShubhamOulkar marked this pull request as ready for review July 6, 2025 07:08
@ShubhamOulkar ShubhamOulkar self-assigned this Jul 19, 2025
@ShubhamOulkar
Copy link
Member Author

Hi @bjohansebas, Can you review this? I want to land this early as possible.🙏

Comment on lines +1 to +4
<!--
Made by ShubhamOulkar: https://github.com/ShubhamOulkar/svg-icons
License: MIT
-->
Copy link
Member

Choose a reason for hiding this comment

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

I have to ping other members about this header, since it’s the first time I’ve seen it (apart from files that clearly come from a company). While it seems like you wrote it, I need to confirm with another member that it’s okay

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, 3 simple icons.

Copy link
Member

Choose a reason for hiding this comment

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

This might need to be on hold until a TC member confirms that it’s okay

Copy link
Member

Choose a reason for hiding this comment

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

cc: @expressjs/express-tc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issues/PRs related to making the website maintainable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants