Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dfosco
Copy link
Contributor

@dfosco dfosco commented Apr 15, 2025

Updates the visual design and some of the behavior on the page.

Why does this doesn't look like Primer?

I don't know, I felt like doing something cool and different. But also, this is a side-project, it's not in the product itself, and it's somewhat of a marketing page to be shared by DevRel, so having flashy/different visual design is a plus.

Current
image
Proposed
image
  • Update styles
  • Update markup to be semantic + more accessible
  • Add local primer-css dependency
  • Add light and dark theme support
  • Change generated URL element to an input

Closes https://github.com/github/copilot-plg/issues/241

Add local primer-css dependency
Add dark-mode support
Change generated URL element to an input
@dfosco dfosco requested review from Copilot and crittermike April 15, 2025 07:37
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

The pull request refactors the HTML structure to update the styling, add a local Primer CSS dependency with dark-mode support, and change the generated URL element from a div to an input.

  • Updated HTML head with dark-mode and theme attributes
  • Revamped layout sections and updated element types (e.g. generated URL changed to an input)
  • Modified header text and button styles to align with the new design

@dfosco dfosco self-assigned this Apr 15, 2025
@crittermike crittermike merged commit 32fe208 into main Apr 15, 2025
1 check passed
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.

3 participants