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

💄 Footer - Add GitHub star link and count #1576

Merged
merged 6 commits into from
Oct 23, 2024

Conversation

bradystroud
Copy link
Member

@bradystroud bradystroud commented Oct 16, 2024

Fixes #1425

Add GitHub star link and counter to the footer with specified text.

  • Import GitHubButton from react-github-btn in src/components/footer/footer.js.
  • Replace the existing GitHub link with the GitHubButton component.
  • Update the footer text to include the specified text: "We ❤️ open source. Loving SSW Rules? ⭐️ us on GitHub {{ CONTROL WITH CURRENT STARS }} Stand by... we are migrating this site to TinaCMS".
  • Install the react-github-btn package in package.json.

🤖


image

For more details, open the Copilot Workspace session.

Fixes #1425

Add GitHub star link and counter to the footer with specified text.

* Import `GitHubButton` from `react-github-btn` in `src/components/footer/footer.js`.
* Replace the existing GitHub link with the `GitHubButton` component.
* Update the footer text to include the specified text: "We ❤️ open source. Loving SSW Rules? ⭐️ us on GitHub {{ CONTROL WITH CURRENT STARS }} Stand by... we are migrating this site to TinaCMS".
* Install the `react-github-btn` package in `package.json`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/SSWConsulting/SSW.Rules/issues/1425?shareId=XXXX-XXXX-XXXX-XXXX).
@bradystroud bradystroud merged commit 646f76f into main Oct 23, 2024
5 checks passed
@bradystroud bradystroud deleted the bradystroud/add-github-star-footer branch October 23, 2024 03:03
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.

✨ Add GitHub ⭐️ star link and counter to SSW.Rules
2 participants