From b9facc05ddc05f2b645d621c858f1474323f5a75 Mon Sep 17 00:00:00 2001 From: Kabir <44284877+kabir0x23@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:21:38 +0530 Subject: [PATCH] feat: rename community to TheCyberHUB (th3cyb3rhub) --- .github/FUNDING.yml | 4 +- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++-- .github/ISSUE_TEMPLATE/config.yml | 6 +-- .github/ISSUE_TEMPLATE/doc_report.yml | 8 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 8 ++-- .github/ISSUE_TEMPLATE/other.yml | 8 ++-- .github/ISSUE_TEMPLATE/responsive_web.yml | 8 ++-- .github/pull_request_template.md | 8 ++-- .github/workflows/community.yml | 2 +- .github/workflows/labels.yml | 4 +- 404.html | 2 +- CHANGELOG.md | 36 +++++------------- CONTRIBUTING.md | 24 ++++++------ LICENSE | 2 +- README.md | 15 ++++---- index.html | 4 +- public/404.html | 2 +- src/assets/images/th3cyb3rhub-fav.png | Bin 0 -> 55169 bytes src/components/Beta/Test/FetchFromGitHub.jsx | 2 +- src/components/CaptureTheFlag/CTFData.jsx | 16 ++++---- .../Widgets/Assists/AssistLinksData.jsx | 2 +- .../Dashboard/FormData/Jobs/JobsData.jsx | 11 +++--- .../Dashboard/FormData/checkValues.jsx | 6 +-- .../Homepage/ContactForm/ContactForm.jsx | 2 +- src/components/Homepage/Footer/Footer.jsx | 4 +- src/components/Homepage/Info/Data.jsx | 6 +-- src/components/Homepage/Info/Info.jsx | 2 +- src/components/Homepage/Socials/Socials.jsx | 2 +- .../SpecialSponsors/SpecialSponsors.jsx | 6 +-- .../Learn/Roadmaps/RoadmapsData.jsx | 12 +++--- .../EventsData/HacktoberfestEventData.jsx | 19 +++++---- .../Other/Certificate/CertificateCard.jsx | 6 +-- .../Other/SplashScreen/SplashScreen.jsx | 2 +- src/components/Other/Support/Sponsors.jsx | 6 +-- src/components/Resources/Jobs/JobsData.jsx | 6 +-- src/components/Resources/PrivacyPolicy.jsx | 2 +- 36 files changed, 124 insertions(+), 137 deletions(-) create mode 100644 src/assets/images/th3cyb3rhub-fav.png diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index e9f53bcd..b057dd15 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,5 +1,5 @@ # These are supported funding model platforms -github: [thecyberworld] +github: [th3cyb3rhub] -custom: ["https://www.buymeacoffee.com/thecyberw0rld", "https://www.thecyberhub.org/sponsors"] +custom: ["https://www.buymeacoffee.com/th3cyb3rhub", "https://www.thecyberhub.org/sponsors"] diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9feb9f57..437d58b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -37,7 +37,7 @@ body: id: coc attributes: label: Code of Conduct - description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/thecyberworld/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 + description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/th3cyb3rhub/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 options: - label: I agree to follow this project's Code of Conduct required: true @@ -45,6 +45,6 @@ body: attributes: value: | --- - You can also join our [Discord](https://discord.gg/QHBPq6xP5p) community. - Feel free to check out other cool repositories of the [Thecyberworld](https://github.com/thecyberworld). - Join the Thecyberworld GitHub Organisation by raising an [issue](https://github.com/thecyberworld/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). + You can also join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) community. + Feel free to check out other cool repositories of the [TheCyberHUB](https://github.com/th3cyb3rhub). + Join the TheCyberHUB GitHub Organisation by raising an [issue](https://github.com/th3cyb3rhub/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 92ee8d08..1d8f1e1c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,13 +1,13 @@ blank_issues_enabled: false contact_links: - name: Security Issues - url: https://twitter.com/thecyberw0rld + url: https://twitter.com/th3cyb3rhub about: For security related issues, contact us on Twitter. - name: Discord community - url: https://discord.gg/QHBPq6xP5p + url: https://discord.com/invite/thecyberhub-799183504759324672 about: Join our inclusive Discord community. - name: Our socials - url: https://linktr.ee/thecyberworld + url: https://linktr.ee/th3cyb3rhub about: Feel free to contact us via your preferred platform. diff --git a/.github/ISSUE_TEMPLATE/doc_report.yml b/.github/ISSUE_TEMPLATE/doc_report.yml index e5a4c437..29ff8f35 100644 --- a/.github/ISSUE_TEMPLATE/doc_report.yml +++ b/.github/ISSUE_TEMPLATE/doc_report.yml @@ -28,7 +28,7 @@ body: id: coc attributes: label: Code of Conduct - description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/thecyberworld/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 + description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/th3cyb3rhub/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 options: - label: I agree to follow this project's Code of Conduct required: true @@ -36,6 +36,6 @@ body: attributes: value: | --- - You can also join our [Discord](https://discord.gg/QHBPq6xP5p) community. - Feel free to check out other cool repositories of the [Thecyberworld](https://github.com/thecyberworld). - Join the Thecyberworld GitHub Organisation by raising an [issue](https://github.com/thecyberworld/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). + You can also join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) community. + Feel free to check out other cool repositories of the [TheCyberHUB](https://github.com/th3cyb3rhub). + Join the TheCyberHUB GitHub Organisation by raising an [issue](https://github.com/th3cyb3rhub/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a1e75c50..9dcf570a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -40,7 +40,7 @@ body: id: coc attributes: label: Code of Conduct - description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/thecyberworld/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 + description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/th3cyb3rhub/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 options: - label: I agree to follow this project's Code of Conduct required: true @@ -48,6 +48,6 @@ body: attributes: value: | --- - You can also join our [Discord](https://discord.gg/QHBPq6xP5p) community. - Feel free to check out other cool repositories of the [Thecyberworld](https://github.com/thecyberworld). - Join the Thecyberworld GitHub Organisation by raising an [issue](https://github.com/thecyberworld/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). + You can also join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) community. + Feel free to check out other cool repositories of the [TheCyberHUB](https://github.com/th3cyb3rhub). + Join the TheCyberHUB GitHub Organisation by raising an [issue](https://github.com/th3cyb3rhub/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 774edb6b..9b6a6dc0 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -24,7 +24,7 @@ body: id: coc attributes: label: Code of Conduct - description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/thecyberworld/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 + description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/th3cyb3rhub/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 options: - label: I agree to follow this project's Code of Conduct required: true @@ -32,6 +32,6 @@ body: attributes: value: | --- - You can also join our [Discord](https://discord.gg/QHBPq6xP5p) community. - Feel free to check out other cool repositories of the [Thecyberworld](https://github.com/thecyberworld). - Join the Thecyberworld GitHub Organisation by raising an [issue](https://github.com/thecyberworld/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). + You can also join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) community. + Feel free to check out other cool repositories of the [TheCyberHUB](https://github.com/th3cyb3rhub). + Join the TheCyberHUB GitHub Organisation by raising an [issue](https://github.com/th3cyb3rhub/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). diff --git a/.github/ISSUE_TEMPLATE/responsive_web.yml b/.github/ISSUE_TEMPLATE/responsive_web.yml index 8edae44b..305ba899 100644 --- a/.github/ISSUE_TEMPLATE/responsive_web.yml +++ b/.github/ISSUE_TEMPLATE/responsive_web.yml @@ -39,7 +39,7 @@ body: id: coc attributes: label: Code of Conduct - description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/thecyberworld/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 + description: By submitting this issue, I confirm I've read and complied with the [CoC](https://github.com/th3cyb3rhub/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 options: - label: I agree to follow this project's Code of Conduct required: true @@ -47,6 +47,6 @@ body: attributes: value: | --- - You can also join our [Discord](https://discord.gg/QHBPq6xP5p) community. - Feel free to check out other cool repositories of the [Thecyberworld](https://github.com/thecyberworld). - Join the Thecyberworld GitHub Organisation by raising an [issue](https://github.com/thecyberworld/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). + You can also join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) community. + Feel free to check out other cool repositories of the [TheCyberHUB](https://github.com/th3cyb3rhub). + Join the TheCyberHUB GitHub Organisation by raising an [issue](https://github.com/th3cyb3rhub/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 81efa01b..d4a8da80 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -33,7 +33,7 @@ Incorrect ways to mark a box: ## Code of Conduct -- [ ] By submitting this pull request, I confirm I've read and complied with the [CoC](https://github.com/thecyberworld/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 +- [ ] By submitting this pull request, I confirm I've read and complied with the [CoC](https://github.com/th3cyb3rhub/TheCyberHUB/blob/dev/CODE_OF_CONDUCT.md) 🖖 ## Check List (Check all the applicable boxes) @@ -46,6 +46,6 @@ Incorrect ways to mark a box: --- -You can also join our [Discord](https://discord.gg/QHBPq6xP5p) community. -Feel free to check out other cool repositories of the [Thecyberworld](https://github.com/thecyberworld). -Join the Thecyberworld GitHub Organisation by raising an [issue](https://github.com/thecyberworld/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). +You can also join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) community. +Feel free to check out other cool repositories of the [TheCyberHUB](https://github.com/th3cyb3rhub). +Join the TheCyberHUB GitHub Organisation by raising an [issue](https://github.com/th3cyb3rhub/Support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization) (you will be sent an invitation). diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index 5c4fad47..b49f90a6 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -33,7 +33,7 @@ jobs:
- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community. - - You should join our [Discord](https://discord.gg/QHBPq6xP5p) chat and our [GitHub Organisation](https://github.com/thecyberworld). + - You should join our [Discord](https://discord.com/invite/thecyberhub-799183504759324672) chat and our [GitHub Organisation](https://github.com/th3cyb3rhub). - We help and encourage each other to contribute to open source little and often 😄. - Any questions let us know. diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 16779da5..b5ceeebf 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -10,8 +10,8 @@ jobs: - uses: actions/setup-node@v2 with: node-version: "14" - - uses: thecyberworld/gh-action-labels@main + - uses: th3cyb3rhub/gh-action-labels@main with: github-token: ${{ secrets.GITHUB_TOKEN }} - owner-name: "Thecyberworld" + owner-name: "TheCyberHUB" repository-name: "thecyberhub.org" diff --git a/404.html b/404.html index c7912be1..68962378 100644 --- a/404.html +++ b/404.html @@ -2,7 +2,7 @@ -