Skip to content

Commit

Permalink
Header redesign (rupali-codes#2185)
Browse files Browse the repository at this point in the history
* chore: remove hacktoberfest checkmark

* feat: adding Aftab to Codeowners file (rupali-codes#2167)

* chore: Add Swift Sub Category (rupali-codes#2160)

* feat: Add Swift Sub Category

* Fix small correction

* Update database/languages/swift.json

Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>

---------

Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>

* [ADDED]: BlockChain Category (rupali-codes#2044)

* [ADDED]: BlockChain Category

* Changes done

* Update index.ts

* Update index.ts

* Changes made

* Update CategoryDescriptions.ts

* chore: Added a new Ui library Url (rupali-codes#2159)

* chore: Add Easings in animations subcategory (rupali-codes#2179)

* chore: add iconsax icon (rupali-codes#2121)

* feat: add iconsax icon

* chore: update description

Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com>

---------

Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>
Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com>

* Update SideNavbar.tsx (rupali-codes#2116)

* Added a Podcast resources (rupali-codes#2135)

* Added 2 new podcasts

* Added Overpowered.AI podcast

* Added new link to podcasts

* fix: json structure

* chore: update description

Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>

* chore: remove whitespace

Co-authored-by: Aftab Rehan <workwithaftabrehan@gmail.com>

---------

Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>
Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
Co-authored-by: Aftab Rehan <workwithaftabrehan@gmail.com>

* Header Redesign v2

* Header Redesign

---------

Co-authored-by: Rupali Haldiya <rupali7487@gmail.com>
Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
Co-authored-by: Ketan Baitule <111437670+ketanbaitule@users.noreply.github.com>
Co-authored-by: Pratham Mahajan <111378171+Killer2OP@users.noreply.github.com>
Co-authored-by: Alvis07 <148678038+Alvis07@users.noreply.github.com>
Co-authored-by: Mrical Singhal <60258119+mrical@users.noreply.github.com>
Co-authored-by: Jessy Hanifiah <72622302+jeeehaan@users.noreply.github.com>
Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>
Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com>
Co-authored-by: Harshavardhan Bajoria <62978274+HVbajoria@users.noreply.github.com>
  • Loading branch information
11 people authored Nov 25, 2023
1 parent b71a304 commit eba4b81
Show file tree
Hide file tree
Showing 33 changed files with 2,905 additions and 1,004 deletions.
37 changes: 21 additions & 16 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,28 +1,33 @@
# Codeowners file for LinksHub repository

# This file defines the code owners for the LinksHub repository. Code owners are responsible for reviewing and approving any changes to the code in their respective areas.
# This file defines the code owners for the LinksHub repository. Code owners are responsible for reviewing and approving any changes to the code in their respective areas

## Files

README.md @CBID2 @Anmol-Baranwal @rupali-codes
.gitignore @CBID2 @Anmol-Baranwal @rupali-codes
LICENSE @rupali-codes @CBID2 @Anmol-Baranwal
README.md @CBID2 @Anmol-Baranwal @rupali-codes @aftabrehan
.gitignore @CBID2 @Anmol-Baranwal @rupali-codes @aftabrehan
LICENSE @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan
.github/workflows/ @rupali-codes @CBID2 @Anmol-Baranwal
app/ @rupali-codes @Anmol-Baranwal
components/ @Anmol-Baranwal @CBID2 @rupali-codes
lib/ @CBID2 @rupali-codes @Anmol-Baranwal
tests/ @rupali-codes @CBID2 @Anmol-Baranwal
app/ @rupali-codes @Anmol-Baranwal @aftabrehan
components/ @Anmol-Baranwal @CBID2 @rupali-codes @aftabrehan
lib/ @CBID2 @rupali-codes @Anmol-Baranwal @aftabrehan
tests/ @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan

## Directories
.github/ @rupali-codes @CBID2 @Anmol-Baranwal
node_modules/ @rupali-codes @Anmol-Baranwal
public/ @CBID2 @rupali-codes @Anmol-Baranwal
.env/ @rupali-codes @Anmol-Baranwal @CBID2

.github/ @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan
node_modules/ @rupali-codes @Anmol-Baranwal @aftabrehan
public/ @CBID2 @rupali-codes @Anmol-Baranwal @aftabrehan
.env/ @rupali-codes @Anmol-Baranwal @CBID2 @aftabrehan

## Special cases
# Any changes to the CODEOWNERS file must be approved by @rupali-codes @Anmol-Baranwal @CBID2.
# Any changes to the .gitattributes file must be approved by @rupali-codes @CBID2 @Anmol-Baranwal.
# Any changes to the .gitignore file must be approved by @CBID2 @Anmol-Baranwal @rupali-codes.

# Any changes to the CODEOWNERS file must be approved by @rupali-codes @Anmol-Baranwal @CBID2 @aftabrehan

# Any changes to the .gitattributes file must be approved by @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan

# Any changes to the .gitignore file must be approved by @CBID2 @Anmol-Baranwal @rupali-codes @aftabrehan

## Contact information
# If you have any questions about the CODEOWNERS file, please contact @rupali-codes @Anmol-Baranwal @CBID2.

# If you have any questions about the CODEOWNERS file, please contact @rupali-codes @Anmol-Baranwal @CBID2 @aftabrehan
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/---category-suggestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ body:
required: true
- label: 'I am willing to work on this issue (optional)'
required: false
- label: 'I am participating in Hacktoberfest 2023'
required: false
- type: markdown
attributes:
value: 'Thank you for taking the time to suggest a new request! Your input is greatly appreciated.'
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/add_link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,3 @@ body:

- label: 'I am willing to work on this issue (optional)'
required: false

- label: 'I am participating in Hacktoberfest 2023'
required: false
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,4 @@ body:
required: true

- label: 'I am willing to work on this issue (optional)'
required: false

- label: 'I am participating in Hacktoberfest 2023'
required: false
required: false
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/category_description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,4 @@ body:

- label: 'I am willing to work on this issue (optional)'
required: false

- label: 'I am participating in Hacktoberfest 2023'
required: false

2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ body:
required: true
- label: 'I am willing to work on this issue (optional)'
required: false
- label: 'I am participating in Hacktoberfest 2023'
required: false
- type: markdown
attributes:
value: 'Thank you for taking the time to raise this issue! Your input is greatly appreciated.'
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,3 @@ body:

- label: 'I am willing to work on this issue (optional)'
required: false

- label: 'I am participating in Hacktoberfest 2023'
required: false
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/refactor_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ body:

- label: 'I am willing to work on this issue (optional).'
required: false

- label: 'I am participating in Hacktoberfest 2023'
required: false
3 changes: 3 additions & 0 deletions assets/icons/svg/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/icons/svg/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/icons/svg/heart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/icons/svg/linkedin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions assets/icons/svg/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/icons/svg/moon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/icons/svg/sun.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/icons/svg/x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit eba4b81

Please sign in to comment.