Commit c5a6eca
feat(web): add OSS Friends page (#2037)
* feat(web): add OSS Friends page with content-collections
- Add new OSS Friends page at /oss-friends route
- Use content-collections for managing OSS friends data
- Implement 3xn grid layout with og-image/logo, title, and description
- Add 12 initial OSS friends: OpenStatus, Cal.com, Documenso, Formbricks, Infisical, Dub, Papermark, Trigger.dev, Unkey, Hanko, Inbox Zero, Eraser
- Include 'Want to be listed?' section with GitHub issue link
Co-Authored-By: [email protected] <[email protected]>
* fix(web): update og-image URLs for OSS Friends
Co-Authored-By: [email protected] <[email protected]>
* feat(web): add OSS Friends page with content-collections
- Add new OSS Friends page at /oss-friends route
- Use content-collections for managing OSS friends data
- Implement 3xn grid layout with og-image/logo, title, and description
- Add 12 initial OSS friends: OpenStatus, Cal.com, Documenso, Formbricks, Infisical, Dub, Papermark, Trigger.dev, Unkey, Hanko, Inbox Zero, Eraser
- Include 'Want to be listed?' section with GitHub issue link
Co-Authored-By: [email protected] <[email protected]>
* fix(web): update og-image URLs for OSS Friends
Co-Authored-By: [email protected] <[email protected]>
* feat(content): add github field to collection schema
* feat(oss-friends): add GitHub links and update descriptions for open source projects
* feat(routes): add oss-friends route to route tree
* feat(oss-friends): add search and improve project card layout
* fix(web): update og-image URLs with correct values from each project
Co-Authored-By: [email protected] <[email protected]>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>1 parent e02cdea commit c5a6eca
File tree
22 files changed
+365
-0
lines changed- apps/web
- content/oss-friends
- src
- routes/_view
22 files changed
+365
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
495 | 517 | | |
496 | 518 | | |
497 | 519 | | |
| |||
566 | 588 | | |
567 | 589 | | |
568 | 590 | | |
| 591 | + | |
569 | 592 | | |
570 | 593 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments