Skip to content

Commit a0e7d8f

Browse files
committed
chore: trim community repos to deployable set only
1 parent ece3017 commit a0e7d8f

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

repos.yaml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ categories:
3535
description: "A progressive JavaScript framework for building UI on the web"
3636
pill: "Frontend"
3737
pill_class: "pill-blue"
38-
- name: next.js
39-
upstream: vercel/next.js
40-
description: "The React framework for production — SSR, SSG, and more"
41-
pill: "Frontend"
42-
pill_class: "pill-blue"
4338
- name: deno
4439
upstream: denoland/deno
4540
description: "A modern runtime for JavaScript and TypeScript"
@@ -50,26 +45,11 @@ categories:
5045
description: "Incredibly fast JavaScript runtime, bundler, test runner, and package manager"
5146
pill: "Runtime"
5247
pill_class: "pill-blue"
53-
- name: go
54-
upstream: golang/go
55-
description: "The Go programming language"
56-
pill: "Language"
57-
pill_class: "pill-accent"
58-
- name: rust
59-
upstream: rust-lang/rust
60-
description: "Empowering everyone to build reliable and efficient software"
61-
pill: "Language"
62-
pill_class: "pill-accent"
6348
- name: fastapi
6449
upstream: tiangolo/fastapi
6550
description: "Modern, fast web framework for building APIs with Python based on type hints"
6651
pill: "Backend"
6752
pill_class: "pill-green"
68-
- name: django
69-
upstream: django/django
70-
description: "The web framework for perfectionists with deadlines"
71-
pill: "Backend"
72-
pill_class: "pill-green"
7353
- name: gin
7454
upstream: gin-gonic/gin
7555
description: "The fastest full-featured HTTP web framework for Go"
@@ -85,11 +65,6 @@ categories:
8565
description: "Tensors and dynamic neural networks in Python with strong GPU acceleration"
8666
pill: "AI/ML"
8767
pill_class: "pill-orange"
88-
- name: transformers
89-
upstream: huggingface/transformers
90-
description: "State-of-the-art machine learning models for NLP, vision, audio, and more"
91-
pill: "AI/ML"
92-
pill_class: "pill-orange"
9368
- name: supabase
9469
upstream: supabase/supabase
9570
description: "The open source Firebase alternative — Postgres database platform"

0 commit comments

Comments
 (0)