Skip to content
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

Feature: Add GitHub Sponsor Section #20

Closed
samucodesh opened this issue Feb 7, 2025 · 0 comments · Fixed by #21
Closed

Feature: Add GitHub Sponsor Section #20

samucodesh opened this issue Feb 7, 2025 · 0 comments · Fixed by #21
Assignees
Labels
enhancement New feature or request

Comments

@samucodesh
Copy link
Owner

Description

This issue involves adding a dedicated "GitHub Sponsor" section to the website. This section will serve as an "About Me" area and provide direct links to both your GitHub profile and your GitHub Sponsors page, allowing users to learn more about you and easily support your work.

Why is this change necessary?

  • Consolidated Information: Provides a centralized "About Me" area for users to learn about the website owner/developer.
  • Direct Sponsorship Link: Provides a clear and convenient way for users to contribute financially via GitHub Sponsors.
  • Increased Visibility: Highlights the GitHub Sponsor option and encourages users to support the project.
@samucodesh samucodesh added the enhancement New feature or request label Feb 7, 2025
@samucodesh samucodesh self-assigned this Feb 7, 2025
samucodesh added a commit that referenced this issue Feb 7, 2025
Adds CSS styles to the 'gh-sponsor' class.

[Closes #20](#20)

Signed-off-by: Samuel Soto <[email protected]>
samucodesh added a commit that referenced this issue Feb 7, 2025
## Description

This pull request addresses [issue
#20](#20),
which implements a dedicated GitHub Sponsor section on the website. This
section serves as an "About Me" area, showcasing the website
owner/developer and providing links to both the GitHub profile and a
GitHub Sponsor page.

### Key Changes:

* **HTML:** Added the GitHub Sponsor section as an iframe to display
"About Me" and sponsorship information. The separate link to my GitHub
profile was removed because its already included in the iframe content.
*   **CSS:** CSS rules are added to gh-sponsor class.

## Related Tickets & Documents

Closes #20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant