-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsettings.json
138 lines (138 loc) · 4.5 KB
/
settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
"metaTitle": "Andy Piper's links",
"metaDescription": "Links to interesting things Andy Piper is doing",
"name": "Andy Piper",
"bio": "⬩ Plotter Art ⬩ Open Source ⬩ Fediverse ⬩ Community ⬩",
"theme": "dusky-lory-2",
"avatarImage": "https://www.gravatar.com/avatar/1526dcb784188b422544c6344ef223c2?s=200",
"avatarImageAlt": "https://www.gravatar.com/avatar/6aaa5c1546fbb551213db3b3cd533e9f?s=200",
"favicon": "https://www.gravatar.com/avatar/6aaa5c1546fbb551213db3b3cd533e9f?s=32",
"links": [
{
"url": "https://andypiper.url.lol/fediintro",
"text": "👋🏻 By way of introduction",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/macaw",
"text": "🌀 In the Fediverse",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/studio",
"text": "🧑🏻🏭️ Our studio: Forge & Craft",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/podcast",
"text": "🎧 Weekly podcast: Games at Work dot Biz",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/mhealth",
"text": "🧠️ [Medium] On living with the feelings in my head",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.omg.lol",
"text": "🩷️ OMG LOL (my other landing page)",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.co.uk",
"text": "🌐 My personal blog",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/devrel",
"text": "📚 Curated resources for Developer Relations",
"img": "",
"altText": ""
},
{
"url": "https://calendly.com/andypiper/andy-piper-consultation",
"text": "📅 Book time on my calendar",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/kofi",
"text": "☕ Buy me a coffee",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/amazonwl",
"text": "🎁 My wishlist",
"img": "",
"altText": ""
},
{
"url": "https://andypiper.url.lol/glitchbio",
"text": "❔ How I made this...",
"img": "",
"altText": ""
}
],
"social": {
"glitch": "https://glitch.com/@andypiper",
"spotify": "",
"applemusic": "https://music.apple.com/profile/andypiper",
"substack": "",
"devTo": "https://dev.to/andypiper",
"stackOverflow": "",
"facebook": "",
"github": "https://github.com/andypiper",
"gitlab": "https://gitlab.com/andypiper",
"replit": "https://replit.com/@andypiper",
"hashnode": "",
"instagram": "https://instagram.com/andypiper",
"keybase": "",
"pinboard": "",
"tumblr": "https://tumblr.andypiper.co.uk/",
"linkedin": "https://linkedin.com/in/andypiperuk/",
"medium": "https://andypiper.medium.com",
"patreon": "",
"kofi": "https://ko-fi.com/andypiper",
"pinterest": "",
"youtube": "https://youtube.com/@andypiper",
"twitch": "https://twitch.tv/andypiper",
"tiktok": "",
"podcast": "https://gamesatwork.biz",
"soundcloud": "https://soundcloud.com/andypiper",
"bandcamp": "https://bandcamp.com/andypiper",
"mastodon": "https://macaw.social/@andypiper",
"email": "",
"buttondown": "https://buttondown.email/andypiper",
"letterboxd": "https://letterboxd.com/andypiper/",
"statuslol": "https://status.lol/andypiper",
"bluesky": "https://bsky.app/profile/andypiper.me",
"threads": "https://threads.net/@andypiper",
"pixelfed": "https://pixelfed.social/@andypiper",
"bookwyrm": "https://bookrastinating.com/@andypiper",
"peertube": "https://makertube.net/a/andypiper",
"codeberg": "https://codeberg.org/andypiper",
"lemmy": "https://lemmy.world/u/andypiper",
"hackaday": "https://hackaday.io/andypiper",
"flipboard": "https://flipboard.com/@andypiper",
"itchio": "https://andypiper.itch.io/",
"lexaloffle": "https://www.lexaloffle.com/bbs/?uid=52301",
"wordpress": "https://andypiper.co.uk",
"friendica": "https://venera.social/profile/andypiper",
"applemusic": "https://music.apple.com/profile/andypiper",
"lastfm": "https://www.last.fm/user/andypiper",
"steam": "https://steamcommunity.com/id/andypiper",
"xbox": "",
"psn": "",
"bgg": "https://boardgamegeek.com/user/andypiper",
"flickr": "https://www.flickr.com/photos/andypiper/",
"matrix": "https://matrix.to/#/@andypiper:matrix.org"
}
}