mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-05-10 00:07:10 +02:00
[PR #181] [MERGED] Feat/github-section #259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BreizhHardware/portfolio/pull/181
Author: @BreizhHardware
Created: 8/28/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @BreizhHardware
Base:
master← Head:feat/github-section📝 Commits (2)
a80d9bafeat: Add GitHubStatsSection component for displaying GitHub statistics3ded84bfeat: Update color variables and add new green background utility📊 Changes
13 files changed (+771 additions, -482 deletions)
View changed files
📝
index.html(+1 -1)📝
package.json(+3 -3)📝
pnpm-lock.yaml(+24 -24)➕
public/V5.png(+0 -0)📝
public/locales/en/translation.json(+123 -68)📝
public/locales/fr/translation.json(+132 -76)📝
src/App.tsx(+23 -15)📝
src/components/Card.tsx(+1 -0)➕
src/components/GitHubStatsSection.tsx(+234 -0)➖
src/components/HomelabSection.tsx(+0 -216)📝
src/components/LoadingScreen.tsx(+154 -13)📝
src/components/Menu.tsx(+3 -2)📝
src/output.css(+73 -64)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.