Skip to content

Commit c7bd355

Browse files
author
Pscgylotti
committed
2 parents 668bde4 + a4fbeb0 commit c7bd355

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

assets/data/projects.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.MATRIX_PROJECT_INDEX = {
2-
"generatedAt": "2026-05-14T08:01:10.845Z",
2+
"generatedAt": "2026-05-20T10:29:13.446Z",
33
"source": "scripts/generate-project-index.mjs",
44
"projects": [
55
{
@@ -14,7 +14,7 @@ window.MATRIX_PROJECT_INDEX = {
1414
"language control",
1515
"multi-entity"
1616
],
17-
"updatedAt": "2026-05-14"
17+
"updatedAt": "2026-05-20"
1818
},
1919
{
2020
"slug": "Mambo-g",
@@ -28,7 +28,7 @@ window.MATRIX_PROJECT_INDEX = {
2828
"guidance",
2929
"acceleration"
3030
],
31-
"updatedAt": "2026-05-14"
31+
"updatedAt": "2026-05-20"
3232
},
3333
{
3434
"slug": "RAIN",
@@ -42,7 +42,7 @@ window.MATRIX_PROJECT_INDEX = {
4242
"video stream",
4343
"avatars"
4444
],
45-
"updatedAt": "2026-05-14"
45+
"updatedAt": "2026-05-20"
4646
},
4747
{
4848
"slug": "TheMatrixDataset",
@@ -56,7 +56,7 @@ window.MATRIX_PROJECT_INDEX = {
5656
"world models",
5757
"game data"
5858
],
59-
"updatedAt": "2026-05-14"
59+
"updatedAt": "2026-05-20"
6060
},
6161
{
6262
"slug": "TheMatrix",
@@ -70,7 +70,7 @@ window.MATRIX_PROJECT_INDEX = {
7070
"real-time control",
7171
"simulation"
7272
],
73-
"updatedAt": "2026-05-14"
73+
"updatedAt": "2026-05-20"
7474
},
7575
{
7676
"slug": "TIE",
@@ -84,7 +84,7 @@ window.MATRIX_PROJECT_INDEX = {
8484
"time intervals",
8585
"events"
8686
],
87-
"updatedAt": "2026-05-14"
87+
"updatedAt": "2026-05-20"
8888
}
8989
]
9090
};

assets/data/projects.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-05-14T08:01:10.845Z",
2+
"generatedAt": "2026-05-20T10:29:13.446Z",
33
"source": "scripts/generate-project-index.mjs",
44
"projects": [
55
{
@@ -14,7 +14,7 @@
1414
"language control",
1515
"multi-entity"
1616
],
17-
"updatedAt": "2026-05-14"
17+
"updatedAt": "2026-05-20"
1818
},
1919
{
2020
"slug": "Mambo-g",
@@ -28,7 +28,7 @@
2828
"guidance",
2929
"acceleration"
3030
],
31-
"updatedAt": "2026-05-14"
31+
"updatedAt": "2026-05-20"
3232
},
3333
{
3434
"slug": "RAIN",
@@ -42,7 +42,7 @@
4242
"video stream",
4343
"avatars"
4444
],
45-
"updatedAt": "2026-05-14"
45+
"updatedAt": "2026-05-20"
4646
},
4747
{
4848
"slug": "TheMatrixDataset",
@@ -56,7 +56,7 @@
5656
"world models",
5757
"game data"
5858
],
59-
"updatedAt": "2026-05-14"
59+
"updatedAt": "2026-05-20"
6060
},
6161
{
6262
"slug": "TheMatrix",
@@ -70,7 +70,7 @@
7070
"real-time control",
7171
"simulation"
7272
],
73-
"updatedAt": "2026-05-14"
73+
"updatedAt": "2026-05-20"
7474
},
7575
{
7676
"slug": "TIE",
@@ -84,7 +84,7 @@
8484
"time intervals",
8585
"events"
8686
],
87-
"updatedAt": "2026-05-14"
87+
"updatedAt": "2026-05-20"
8888
}
8989
]
9090
}

0 commit comments

Comments
 (0)