Skip to content

Commit 7d19c1b

Browse files
authored
Merge branch 'main' into suckless
2 parents 2e2925a + c1be4f1 commit 7d19c1b

File tree

7 files changed

+10
-6
lines changed

7 files changed

+10
-6
lines changed

collections/game-engines/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ items:
5555
- hexops/mach
5656
- PurpleKingdomGames/indigo
5757
- nivanov/cosplay
58+
- gurkenlabs/litiengine
5859
display_name: Game Engines
5960
created_by: leereilly
6061
---

collections/learn-to-code/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ items:
3333
- gothinkster/realworld
3434
- thedaviddias/Front-End-Checklist
3535
- gustavofreze/kotlin4noobs
36+
- hexlet-basics/hexlet-basics
37+
- hexlet-codebattle/codebattle
38+
- Hexlet/hexletguides.github.io
3639

3740
display_name: Learn to Code
3841
created_by: alysonla

collections/made-in-brazil/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ items:
2222
- backend-br/desafios
2323
- backend-br/vagas
2424
- githubpresente/octogatosconf22
25-
- github/brasil
25+
- github/brasil
26+
- raphamorim/rio
2627

2728
display_name: Made in Brazil
2829
created_by: caarlos0

collections/music/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ items:
1313
- metabrainz/picard
1414
- overtone/overtone
1515
- sonic-pi-net/sonic-pi
16-
- nukeop/nuclear
1716
- swdotcom/swdc-vscode-musictime
1817
- hundredrabbits/Orca
1918
- 8bitbubsy/pt2-clone

collections/react-ui/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ items:
1818
- praveenjuge/myna/
1919
- TailGrids/tailwind-ui-components
2020
- htmlstreamofficial/preline
21-
- shadcn/ui
21+
- shadcn-ui/ui
2222
- primefaces/primereact
2323
- nextui-org/nextui
2424
- chakra-ui/chakra-ui
@@ -30,4 +30,4 @@ items:
3030

3131
---
3232

33-
A React UI library or collection of React components. React is an open source JavaScript framework for designing user interfaces.
33+
A React UI library or collection of React components. React is an open source JavaScript framework for designing user interfaces.

topics/game-development/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
aliases: game-dev
2+
aliases: game-dev, gamedev
33
display_name: Game Development
44
short_description: Game Development is the art of creating games and describes the design, development and release of a game.
55
topic: game-development

topics/sdl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
aliases: libsdl
2+
aliases: libsdl, sdl2, sdl3
33
created_by: SDL Community
44
display_name: Simple DirectMedia Layer
55
github_url: https://github.com/libsdl-org

0 commit comments

Comments
 (0)