Skip to content

Commit 181a541

Browse files
authored
Merge branch 'main' into main
2 parents 1e1e2ed + 7d14901 commit 181a541

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,18 +302,18 @@ GEM
302302
regexp_parser (2.10.0)
303303
rexml (3.4.0)
304304
rouge (3.30.0)
305-
rubocop (1.75.8)
305+
rubocop (1.76.1)
306306
json (~> 2.3)
307307
language_server-protocol (~> 3.17.0.2)
308308
lint_roller (~> 1.1.0)
309309
parallel (~> 1.10)
310310
parser (>= 3.3.0.2)
311311
rainbow (>= 2.2.2, < 4.0)
312312
regexp_parser (>= 2.9.3, < 3.0)
313-
rubocop-ast (>= 1.44.0, < 2.0)
313+
rubocop-ast (>= 1.45.0, < 2.0)
314314
ruby-progressbar (~> 1.7)
315315
unicode-display_width (>= 2.4.0, < 4.0)
316-
rubocop-ast (1.44.1)
316+
rubocop-ast (1.45.1)
317317
parser (>= 3.3.7.2)
318318
prism (~> 1.4)
319319
rubocop-performance (1.25.0)

collections/made-in-iran/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
- persian-tools/persian-tools
1818
- usablica/intro.js
1919
- jadijadi/linuxandlife
20-
- genyleap/Project-Template
20+
- genyleap/pt
2121
- HyperDbg/HyperDbg
2222
- GoFarsi/book
2323
display_name: Made in Iran

topics/digital-signage/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
display_name: Digital signage
3+
short_description: Tools for managing and displaying multimedia content on digital screens.
4+
topic: digital-signage
5+
wikipedia_url: https://en.wikipedia.org/wiki/Digital_signage
6+
---
7+
Digital signage is a segment of electronic signage that uses digital display technologies to present multimedia content in both public and private environments.

topics/shadcn-ui/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: shadcn, shadcnui
3+
display_name: Shadcn UI
4+
short_description: shadcn ui is an open-source React library offering customizable, accessible components built with Tailwind CSS and Radix UI.
5+
topic: shadcn-ui
6+
logo: shadcn-ui.png
7+
url: https://ui.shadcn.com/
8+
github_url: https://github.com/shadcn-ui/ui
9+
related: nextjs, react, tailwindcss, radix-ui
10+
released: March 8, 2023
11+
---
12+
13+
Shadcn ui is an open source React component library created with Tailwind CSS and Radix UI. It offers accessible, customizable UI components that developers can directly copy into their projects, providing full control over styling and functionality. It’s well-regarded for its developer-friendly approach and flexibility.

topics/shadcn-ui/shadcn-ui.png

2.09 KB
Loading

0 commit comments

Comments
 (0)