forked from Graycot/loop-ring
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsites.json
124 lines (124 loc) · 5.62 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
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
{
"webringSites": [
{
"siteOwner": "Graycot",
"siteName": "Gray Cafe",
"siteURL": "https://graystea.neocities.org/",
"siteTags": "Relax, Chat, Explore",
"siteShortDescription": "Sit back, relax, and admire the beauty of the internet",
"siteLongDescription": "Hi! I'm Graycot, and this is my little corner of the internet. Gray's tea was the first website I built from scratch, and it inspired me to pursue web developement as a passion. I love creating beautiful and functional websites, and its my goal to teach others how to build a digital world of their own creation. Come chat at the cafe and explore the wonders of the web."
},
{
"siteOwner": "Windigo",
"siteName": "Windigo's infernum",
"siteURL": "https://windigo.neocities.org/",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "Vaea",
"siteName": "Vaea-V in space",
"siteURL": "https://vaea-v.neocities.org/main_deck/",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "tsvety",
"siteName": "idi.moe",
"siteURL": "https://www.idi.moe/",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "Seirdy",
"siteName": "Seirdy's Home",
"siteURL": "https://seirdy.one/",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "Forever",
"siteName": "Forever's home",
"siteURL": "https://aroace.space/",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "joe jennet",
"siteName": "bulltown.2022",
"siteURL": "https://bulltown.2022.joejenett.com/#rings",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "Tuan",
"siteName": "<(^.^)> tsuki",
"siteURL": "https://tsk.bearblog.dev/",
"siteTags": "",
"siteShortDescription": "",
"siteLongDescription": ""
},
{
"siteOwner": "foreverliketh.is",
"siteName": "foreverliketh.is",
"siteURL": "https://foreverliketh.is/",
"siteTags": "life, psychology, journal",
"siteShortDescription": "A Digital Garden",
"siteLongDescription": "Who are we, who have been so blessed to share our stories like this? To speak across centuries?"
},
{
"siteOwner": "brisray",
"siteName": "Ray's Miscellany",
"siteURL": "https://brisray.com/utils/webrings.htm",
"siteTags": "life, relax, explore",
"siteShortDescription": "A Miscellany",
"siteLongDescription": "A miscellany of things I am interested in"
},
{
"siteOwner": "sixeyes",
"siteName": "sixey.es",
"siteURL": "https://sixey.es/",
"siteTags": "experimental, sci-fi, furry",
"siteShortDescription": "Pile of alternate realities",
"siteLongDescription": "Can trespassing be a form of self-expression? Is the MIRR satellite company really as benevolent as they say? How does it sound like if you remove the erase head on cassette recorders? What if there was some sort of dog creature"
},
{
"siteOwner": "ReduxFlakes",
"siteName": "ReduxFlakes",
"siteURL": "https://reduxflakes.neocities.org/about/",
"siteTags": "life, coding, music",
"siteShortDescription": "Reviving the old web",
"siteLongDescription": "A 16-year-old teen who is trying to overcome his struggles with procrastination and find his way in life. Despite feeling lost at times, he is driven to be productive and share his experiences with the world. With Pink Floyd as his soundtrack"
},
{
"siteOwner": "Array",
"siteName": "Array in a Matrix",
"siteURL": "https://arrayinamatrix.xyz/index/webrings/",
"siteTags": "selfhost, privacy, matrix",
"siteShortDescription": "Welcome to the abyss",
"siteLongDescription": "We choose to go to the moon ... not because they are easy, but because they are hard..."
},
{
"siteOwner": "Mcbuzzerr",
"siteName": "Buzzo's Page",
"siteURL": "https://mcbuzzerr.neocities.org/AboutMe",
"siteTags": "personal, coding, wip",
"siteShortDescription": "A small bio site with much to come",
"siteLongDescription": "This is a tiny website that I made for fun, I intend to add way more, but for now just look at how cool the effects are!"
},
{
"siteOwner": "Daryl Sun",
"siteName": "Daryl Sun's Journal",
"siteURL": "https://blog.darylsun.page",
"siteTags": "personal, weekly notes, general",
"siteShortDescription": "An online diary of a lady's misadventures in two worlds",
"siteLongDescription": "My name is Daryl Sun, and this is my hopefully-regular log of my triumphs and failures. Every week, I write about what I've seen, heard, and done during the past seven days."
}
]
}