Skip to content

Commit 2a141ca

Browse files
update page data (#548)
Co-authored-by: chadsr <9055337+chadsr@users.noreply.github.com>
1 parent 9498107 commit 2a141ca

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

data/github/repos.json

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,75 @@
11
[
2+
{
3+
"name": "stars",
4+
"description": "Starred Repositories",
5+
"stargazerCount": 2,
6+
"createdAt": "2024-04-17T23:35:11.000Z",
7+
"updatedAt": "2025-10-24T02:11:42.000Z",
8+
"url": "https://github.com/chadsr/stars",
9+
"languages": [],
10+
"topics": [
11+
"starred",
12+
"starred-repositories"
13+
]
14+
},
15+
{
16+
"name": "action-user-repos-json",
17+
"description": "A Github Action to output a user's repositories as a JSON file.",
18+
"stargazerCount": 2,
19+
"createdAt": "2024-08-31T10:15:08.000Z",
20+
"updatedAt": "2025-10-20T22:03:22.000Z",
21+
"url": "https://github.com/chadsr/action-user-repos-json",
22+
"languages": [
23+
"JavaScript",
24+
"TypeScript"
25+
],
26+
"topics": [
27+
"actions",
28+
"github-actions"
29+
]
30+
},
31+
{
32+
"name": "dotfiles",
33+
"description": "My dotfiles, managed with stow.",
34+
"stargazerCount": 10,
35+
"createdAt": "2018-12-03T17:08:23.000Z",
36+
"updatedAt": "2025-10-20T07:49:30.000Z",
37+
"url": "https://github.com/chadsr/dotfiles",
38+
"languages": [
39+
"Shell",
40+
"CSS",
41+
"GLSL",
42+
"Python"
43+
],
44+
"topics": [
45+
"waybar",
46+
"dotfiles",
47+
"zsh",
48+
"gnupg",
49+
"wayland",
50+
"liquidctl",
51+
"dotfiles-automation",
52+
"dotfiles-installer",
53+
"dotfiles-setup",
54+
"wayland-system",
55+
"gpg-encryption",
56+
"sway-config",
57+
"hyprland-config",
58+
"sway",
59+
"swaywm",
60+
"pipewire",
61+
"mpv-config",
62+
"hyprland-dotfiles",
63+
"hyprland",
64+
"sway-dotfiles"
65+
]
66+
},
267
{
368
"name": "ross.ch",
469
"description": "My personal website",
570
"stargazerCount": 2,
671
"createdAt": "2018-10-07T13:52:10.000Z",
7-
"updatedAt": "2025-10-19T13:09:25.000Z",
72+
"updatedAt": "2025-10-19T13:14:17.000Z",
873
"url": "https://github.com/chadsr/ross.ch",
974
"languages": [
1075
"JavaScript",
@@ -63,55 +128,6 @@
63128
"sway-config"
64129
]
65130
},
66-
{
67-
"name": "stars",
68-
"description": "Starred Repositories",
69-
"stargazerCount": 2,
70-
"createdAt": "2024-04-17T23:35:11.000Z",
71-
"updatedAt": "2025-10-19T02:26:31.000Z",
72-
"url": "https://github.com/chadsr/stars",
73-
"languages": [],
74-
"topics": [
75-
"starred",
76-
"starred-repositories"
77-
]
78-
},
79-
{
80-
"name": "dotfiles",
81-
"description": "My dotfiles, managed with stow.",
82-
"stargazerCount": 10,
83-
"createdAt": "2018-12-03T17:08:23.000Z",
84-
"updatedAt": "2025-10-17T14:44:15.000Z",
85-
"url": "https://github.com/chadsr/dotfiles",
86-
"languages": [
87-
"Shell",
88-
"CSS",
89-
"GLSL",
90-
"Python"
91-
],
92-
"topics": [
93-
"waybar",
94-
"dotfiles",
95-
"zsh",
96-
"gnupg",
97-
"wayland",
98-
"liquidctl",
99-
"dotfiles-automation",
100-
"dotfiles-installer",
101-
"dotfiles-setup",
102-
"wayland-system",
103-
"gpg-encryption",
104-
"sway-config",
105-
"hyprland-config",
106-
"sway",
107-
"swaywm",
108-
"pipewire",
109-
"mpv-config",
110-
"hyprland-dotfiles",
111-
"hyprland",
112-
"sway-dotfiles"
113-
]
114-
},
115131
{
116132
"name": "sveltekit-capacitor-starter",
117133
"description": "A (slightly opinionated) starter template for SvelteKit/Capacitor/Tailwind/Typescript projects",
@@ -208,22 +224,6 @@
208224
"marktplaats-nl"
209225
]
210226
},
211-
{
212-
"name": "action-user-repos-json",
213-
"description": "A Github Action to output a user's repositories as a JSON file.",
214-
"stargazerCount": 2,
215-
"createdAt": "2024-08-31T10:15:08.000Z",
216-
"updatedAt": "2025-10-01T09:00:07.000Z",
217-
"url": "https://github.com/chadsr/action-user-repos-json",
218-
"languages": [
219-
"JavaScript",
220-
"TypeScript"
221-
],
222-
"topics": [
223-
"actions",
224-
"github-actions"
225-
]
226-
},
227227
{
228228
"name": "ionic-vue-ts-starter",
229229
"description": "A (slightly opinionated) starter setup for Ionic/Vue3/Tailwind/Typescript projects",

0 commit comments

Comments
 (0)