Skip to content

Commit 8f6690e

Browse files
committed
Merge branch 'chryz-hub:master' into master
2 parents 3e2814e + 49ddce9 commit 8f6690e

35 files changed

+872
-1638
lines changed

.github/workflows/blog.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name: "📚 Blog Updater"
2+
3+
on:
4+
workflow_dispatch:
5+
schedule:
6+
- cron: '0 0 * * *' # Runs Every Day
7+
8+
jobs:
9+
update_blogs:
10+
name: "Update Blogs"
11+
runs-on: ubuntu-latest
12+
steps:
13+
- name: "📥 Fetching Repository Contents"
14+
uses: actions/checkout@main
15+
16+
- name: "📚 Hashnode Updater"
17+
uses: "varunsridharan/action-hashnode-blog@main"
18+
with:
19+
USERNAME: 'chryzhub'
20+
COUNT: 5
21+
env:
22+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/community.yml

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
11
on:
2-
fork:
3-
push:
4-
branches: [ master ]
52
issues:
6-
types: [ opened ]
7-
issue_comment:
8-
types: [ created ]
3+
types: [opened]
94
pull_request_target:
10-
types: [ opened ]
11-
pull_request_review_comment:
12-
types: [ created ]
5+
types: [opened]
136

147
jobs:
158
welcome:
169
runs-on: ubuntu-latest
1710
steps:
18-
- uses: actions/checkout@v1
19-
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
11+
- uses: actions/first-interaction@v1
2012
with:
21-
github-token: ${{ secrets.GITHUB_TOKEN }}
22-
issue-message: '<h1>It''s great having you contribute to this community/project</h1> <strong>Thank you for raising an <strong><em>Issue</em></strong>! Welcome to the the world of open source, where your ideas and contributions count and are highly appreciated</strong> <p>If you are willing to involve in open-source, you are in the right community! To be a part of this, kindly join us via our <ul><li><a href="https://discord.gg/c6RhGwcP5b">Discord channel</a></li><li><a href="https://www.youtube.com/channel/UCEoxZzYHN1c9ISazmxeCtCQ">Youtube channel</a>by subscribing</li><li><a href="https://twitter.com/ChryzHub">Twitter</a></li><li><a href="https://github.com/chryz-hub">GitHub organization</a> by raising an <a href="https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization">invitational issue</a></li></ul>and also make the right connections by making this <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pull request</a> and also adding your name been a contributor/member of the community ~~ <a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CONTRIBUTORS.md">here.</a></p><p>Is there anything yet to be understood, please do well to ask us!</p>'
23-
pr-message: '<h1>It''s great having you contribute to this community/project</h1> <strong>Thank you for creating a <strong><em>Pull Request</em></strong>! Welcome to the the world of open source, where your ideas and contributions count and are highly appreciated</strong> <p>If you are willing to involve in open-source, you are in the right community! To be a part of this, kindly join us via our <ul><li><a href="https://discord.gg/c6RhGwcP5b">Discord channel</a></li><li><a href="https://www.youtube.com/channel/UCEoxZzYHN1c9ISazmxeCtCQ">Youtube channel</a> by subscribing</li><li><a href="https://twitter.com/ChryzHub">Twitter</a></li><li><a href="https://github.com/chryz-hub">GitHub organization</a> by raising an <a href="https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization">invitational issue</a></li></ul>and also make the right connections by making this <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pull request</a> and also adding your name been a contributor/member of the community ~~ <a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CONTRIBUTORS.md">here.</a></p><p>Is there anything yet to be understood, please do well to ask us!</p>'
13+
repo-token: ${{ secrets.GITHUB_TOKEN }}
14+
issue-message: '<h1>It''s great having you contribute to this community</h1> <strong>Thank you for raising an <strong><em>Issue</em></strong>! Welcome to Chryz-Hub</strong> <p>If you are willing to join the community, connect via <ul><li><a href="https://discord.gg/c6RhGwcP5b">Discord</a></li><li><a href="https://youtube.com/channel/UCxro6LYOp3pmmuWDPMg-p1Q">Youtube</a></li><li><a href="https://twitter.com/ChryzHub">Twitter</a></li><li><a href="https://github.com/chryz-hub">Chryz-Hub community page</a> by raising an <a href="https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization">invitational issue</a></li></ul>You can make a <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pratice pull request</a> and also add your name been a member of the community ~~ <a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CONTRIBUTORS.md">here.</a></p>'
15+
pr-message: '<h1>It''s great having you contribute to this community</h1> <strong>Thank you for creating a <strong><em>Pull Request</em></strong>! Welcome to Chryz-Hub</strong> <p>If you are willing to join the community, connect via <ul><li><a href="https://discord.gg/c6RhGwcP5b">Discord</a></li><li><a href="https://youtube.com/channel/UCxro6LYOp3pmmuWDPMg-p1Q">Youtube</a></li><li><a href="https://twitter.com/ChryzHub">Twitter</a></li><li><a href="https://github.com/chryz-hub">Chryz-Hub community page</a> by raising an <a href="https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization">invitational issue</a></li></ul>You can make a <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pratice pull request</a> and also add your name been a member of the community ~~ <a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CONTRIBUTORS.md">here.</a></p>'

.github/workflows/invitation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
organization: Chryz-Hub
1313
label: invite me to the organization
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
comment: '<p><b>Invitation sent for the GitHub Organisation. Welcome to the community 🎉</p></b>An invitation request has been sent to your GitHUb registered E-mail, so accept it now to join the community because it expires. Do not forget to join us via<ul><li><a href="https://discord.gg/c6RhGwcP5b">Discord channel</a></li><li><a href="https://www.youtube.com/channel/UCEoxZzYHN1c9ISazmxeCtCQ">Youtube channel</a> by subscribing</li><li><a href="https://twitter.com/ChryzHub">Twitter</a><li><a href="https://github.com/chryz-hub">GitHub organization</a> by raising an <a href="https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organization&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization">invitational issue</a></li></ul>and make your <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/membership-visibility.md">membership visibility public</a> and also add your name been a contributor/member of the community <a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CONTRIBUTORS.md">here</a>.</p> <b>Do you want to make connections or your first pull request, we got you covered!</b> Make this <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pull request</a> and also get a green square 🟩 for free😅.</a><p> Do not forget, open-source is beyond coding but the coming together of people, ideas, communicating, adding values and solving problems.</p><b>We hope this set you for the open-source journey ahead!</b>'
15+
comment: '<p><b>Invitation Request Sent</p></b>An invitation request has been sent to your GitHUb registered E-mail address, so accept it now to join the community before it expires. Do connect via<ul><li><a href="https://discord.gg/c6RhGwcP5b">Discord</a></li><li><a href="https://youtube.com/channel/UCxro6LYOp3pmmuWDPMg-p1Q">Youtube</a></li><li><a href="https://twitter.com/ChryzHub">Twitter</a></li></ul>Do make your <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/membership-visibility.md">membership visibility public</a> and also add your name been a member of the community <a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CONTRIBUTORS.md">here</a>.</p>To make a practice pull request <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">click here</a><p> Do not forget, open-source is beyond coding but the coming together of people, ideas, communicating, adding values and solving problems.</p>'
1616
env:
1717
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

.github/workflows/lighthouse.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: Test Lighthouse Check with Minimum Score Enforcement
2+
on:
3+
push:
4+
pull_request_target:
5+
pull_request:
6+
types: [opened, edited]
7+
8+
jobs:
9+
lighthouse-check:
10+
runs-on: ubuntu-latest
11+
steps:
12+
- name: Checkout
13+
uses: actions/checkout@v1
14+
15+
- name: Run Lighthouse Check
16+
uses: foo-software/[email protected]
17+
id: lighthouseCheck
18+
with:
19+
accessToken: ${{ secrets.GITHUB_TOKEN }}
20+
urls: 'https://chryz-hub.github.io/'
21+
22+
- name: Handle Lighthouse Check results
23+
uses: foo-software/lighthouse-check-status-action@master
24+
with:
25+
lighthouseCheckResults: ${{ steps.lighthouseCheck.outputs.lighthouseCheckResults }}
26+
minAccessibilityScore: '70'
27+
minBestPracticesScore: '70'
28+
minPerformanceScore: '60'
29+
minSeoScore: '70'

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.vscode

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.prettierrc

.prettierrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
trailingComma: "es5"
2+
tabWidth: 2
3+
semi: true
4+
singleQuote: true

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
When contributing to this community, please first discuss the change you wish to make via raising an issue,
44
sending an email, or any other method you see deem fit to discuss with the owners of this repository before making a change.
55

6-
Please note we have a [CODE of CONDUCT](https://github.com/chryz-hub/py-newbies-project/blob/main/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
6+
Please note we have a [CODE of CONDUCT](https://github.com/chryz-hub/chryz-hub.github.io/blob/master/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
77

88

99
## Pull Request Process

MEMBERS.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Our Contributors
1+
# The ChryzHub Members
22

33
<!-- Eligibility -->
44
<!-- Been a member of the community -->
@@ -8,20 +8,29 @@
88
```- [Your name](https://github.com/username)```
99

1010
On a new line in an alphabetical order, add your name and the link to your Github profile
11-
_________________________________________________________________________________________
11+
12+
---
1213

1314
<!-- Starting -->
15+
- [Akiode Timothy](https://github.com/Timbaron)
1416
- [Alaba Olanrewaju](https://github.com/chryzcodez)
1517
- [Amjad Noor](https://github.com/AmjadNoor)
1618
- [Anshul Mehta](https://github.com/Anshul7sp1)
19+
- [Eke Victor](https://github.com/Evavic44)
1720
- [Damilare Oyedeji](https://github.com/fuglydami)
1821
- [Franklin Ohaegbulam](https://github.com/frankiefab100)
22+
- [Ibrahim Ayodeji](https://github.com/hackEibrahim)
23+
- [Ibrahim Olayinka](https://github.com/IbrahomOlayinka)
1924
- [Jome Favourite](https://github.com/jomefavourite)
2025
- [Mercy Harbo](https://github.com/mercyharbo)
2126
- [Mohammed Kabir Hussaini](https://github.com/lekandev)
2227
- [Naman Gupta](https://github.com/namangupta1399)
28+
- [Sefat Siddiquea Sifa](https://github.com/sifa123)
29+
- [Shivam Dubey](https://github.com/WebShivam)
2330
- [Tanimowo Emmanuel](https://github.com/Mannuel25)
31+
- [Tonatiuh Morales](https://github.com/blackc0mb)
2432
- [Ukpebor Nicholas](https://github.com/Ukpebor)
33+
- [Quincy Oghenetejiri](https://github.com/Te-Stack)
2534

2635

2736
<!-- end -->

README.md

Lines changed: 40 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,45 @@
1-
![](https://avatars.githubusercontent.com/u/78741698?s=200&v=4)
2-
# chryz-hub
3-
## Welcome To The World of Open Source, where your ideas and contributions count and are highly appreciated.
1+
# The Chryz-hub Community
42

5-
<a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/vision.md"><img width=20% src="https://thumbs.dreamstime.com/b/basic-rgb-148951998.jpg"></a>
6-
<h3><a href="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/vision.md">Our Vision</a></h3>
3+
<p align="center"><img src="https://avatars.githubusercontent.com/u/78741698?s=200&v=4" /></p>
74

8-
## Table of Projects
9-
- Projects name [repository list](https://github.com/chryz-hub)
5+
### Welcome To The World of Open Source, where your ideas and contributions count and are highly appreciated.
6+
7+
### [Here's Our Vision for the Community](https://github.com/chryz-hub/chryz-hub.github.io/blob/master/vision.md)
8+
9+
<!-- ## Table of Projects
10+
11+
- Projects name [repository list](https://github.com/chryz-hub) -->
1012

1113
## Contributing
12-
Pull requests are welcome. For major changes, please open an [issue](https://github.com/chryzcodez/chryz-hub.github.io/issues) first to discuss what you would like to change. Be sure to check the [contributing guide lines](CONTRIBUTING.md). After this, then you you can start making your changes and
13-
in order for us not to ignore your effort, please check well not to make a duplicate of a Pull Request(contribution)/ issue!
1414

15-
**Note_**
16-
* To be a member, raise an [invitation issue here!](https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization)
15+
Pull requests and Issues are highly welcomed. If you'll like to create an [issue click here](https://github.com/chryz-hub/chryz-hub.github.io/issues), but please make sure to check the [contributing guide lines](CONTRIBUTING.md).
16+
17+
Please while creating an issue, do ensure to check if such issue has been created already to avoid duplicates.
18+
19+
### Here's a preview of the community website
20+
21+
![preview](https://jomefavourite.github.io/Images/preview-chryz_hub.png)
22+
23+
[View the complete markup here](https://www.figma.com/file/N8ef18pNNEN6Hkht2r44nZ/Chryz-hub?node-id=126%3A22)
24+
25+
26+
If you would like to contribute to the development of the website. It is advisable you check the [website
27+
contributions guide.](https://github.com/chryz-hub/chryz-hub.github.io/blob/master/website_readme.md)
28+
1729

18-
* To make your first pull request or make out connections, make [this pull request](https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md)!
1930

31+
**Note:**
32+
33+
- To be a member of the community, raise an [invitation issue here!](https://github.com/chryz-hub/chryz-hub.github.io/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization)
34+
35+
- To make your first pull request [click here](https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md)!
36+
37+
<!-- ## My Latest Blog Posts 👇 -->
38+
39+
<!-- HASHNODE_BLOG:START -->
2040

2141
## Meet the Team
42+
2243
<!-- CHRYZ-HUB-TEAM-LIST:START - Do not remove or modify this section -->
2344
<!-- prettier-ignore-start -->
2445
<!-- markdownlint-disable -->
@@ -31,15 +52,18 @@ in order for us not to ignore your effort, please check well not to make a dupli
3152

3253
<!-- markdownlint-enable -->
3354
<!-- prettier-ignore-end -->
55+
3456
<!-- ALL-CONTRIBUTORS-LIST:END -->
3557

3658
## Meet our Members!
59+
3760
- 👯[The Chryz-Hub Members](https://github.com/chryz-hub/chryz-hub.github.io/blob/master/MEMBERS.md)
3861

3962
## Find us on
63+
4064
<a href="https://discord.gg/c6RhGwcP5b"><img src="https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white"></a><br>
4165
<a href="https://github.com/chryz-hub"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" width="102px"></a><br>
42-
[![Twitter URL](https://img.shields.io/twitter/url?label=twitter&logo=twitter&style=for-the-badge&url=https%3A%2F%2Ftwitter.com%2FChryzHub)](https://twitter.com/ChryzHub)
43-
44-
45-
66+
<a href="https://youtube.com/channel/UCxro6LYOp3pmmuWDPMg-p1Q"><img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white"></a><br>
67+
<a href="https://twitter.com/ChryzHub">
68+
<img src="https://img.shields.io/twitter/url?label=twitter&logo=twitter&style=for-the-badge&url=https%3A%2F%2Ftwitter.com%2FChryzHub">
69+
</a>

0 commit comments

Comments
 (0)