forked from artlung/blogofthe.day
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsites.json
42 lines (42 loc) · 1.9 KB
/
sites.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
{
"blogs": [
"aaronparecki.com",
"alabut.com/writing",
"alexsirac.com",
"artlung.com/blog",
"benji.dog",
"boffosocko.com",
"david.shanske.com",
"gregorlove.com",
"jamesg.blog",
"lifeofpablo.com/blog",
"noisydeadlines.net",
"pcarrier.com",
"reillyspitzfaden.com/blog",
"tantek.com",
"tracydurnell.com",
"www.anildash.com",
"hamatti.org/blog",
"www.lazaruscorporation.co.uk/blogs/artists-notebook"
],
"descriptions": {
"aaronparecki.com": "",
"alexsirac.com": "A French and English blog that's not about tech.",
"boffosocko.com": "A digital commonplace book on education, IndieWeb, mathematics, information theory, biology, history, economics, humanities, note taking & related topics.",
"david.shanske.com": "",
"jamesg.blog": "Hello! Привіт! I'm James (/d͡ʒeɪmz/) (also capjamesg). My pronouns are he/him/his. I live in Scotland. This is my blog.",
"gregorlove.com": "Website of gRegor Morrill, a.k.a. gRegorLove. I’m all about music, faith, computer geekery, friends, and liberty. All while being really, really ridiculously good-looking.",
"alabut.com/writing": "",
"www.anildash.com": "A blog about making culture. Since 1999.",
"reillyspitzfaden.com/blog": "A blog about composition/sound design in Max/MSP, C++ audio plugin development, web development, and other personal interests of mine.",
"pcarrier.com": "Personal website and forest of links",
"benji.dog": "🇪🇨 benji. not the dog.",
"lifeofpablo.com/blog": "Blog",
"noisydeadlines.net": "\"I love deadlines. I like the whooshing sound they make as they fly by.\" - Douglas Adams",
"tracydurnell.com": "",
"tantek.com": "",
"artlung.com/blog": "",
"hamatti.org/blog": "A blog about technology, communities and life with weekly posts.",
"www.lazaruscorporation.co.uk/blogs/artists-notebook": "The Artist’s Notebook"
}
}