metadata.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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{ "contact_email": "contact@echowritescode.dev", "author": "Echo", "link": "https://echowritescode.dev/", "name": "Echo Writes Code", "syndication_id": "tag:echowritescode.dev,2024-10-09:/", "motp": [ "Black Lives Matter", "Eat the Rich", "Free Palestine", "Never Trust a Cop", "Trans Rights" ], "menu": [ { "link": "/", "name": "Home" }, { "link": "/list/articles", "name": "Articles" }, { "link": "/list/software", "name": "Software" }, { "link": "/page/contact", "name": "Contact" }, { "link": "/page/cv", "name": "CV" } ], "lists": [ { "slug": "blog", "name": "Blog", "syndication_id": "tag:echowritescode.dev,2024-09-27:/list/blog" }, { "slug": "articles", "name": "Articles", "syndication_id": "tag:echowritescode.dev,2024-09-27:/list/articles" }, { "slug": "software", "name": "Software", "syndication_id": "tag:echowritescode.dev,2024-09-27:/list/projects" } ], "pages": [ { "slug": "_index", "name": "Home" }, { "slug": "about", "name": "About" }, { "slug": "contact", "name": "Contact" }, { "slug": "cv", "name": "CV" }, { "slug": "links", "name": "Links" }, { "slug": "message-sent", "name": "Message sent" } ], "posts": [ { "list": "articles", "slug": "how-to-ip-ban-a-bot", "name": "How to IP Ban a Bot", "summary": "How I found and IP banned a bunch of bots from my server with ufw and nginx", "published": "2024-09-21T00:00:00Z", "updated": "2024-09-22T00:00:00Z", "syndication_id": "tag:echowritescode.dev,2024-09-23:/page/articles/how-to-ip-ban-a-bot" }, { "list": "software", "slug": "crucible", "name": "Crucible", "summary": "A C++ application framework intended for game development and multimedia applications.", "published": "2024-09-23T00:00:00Z", "updated": "2024-09-23T00:00:00Z", "syndication_id": "tag:echowritescode.dev,2024-09-23:/page/projects/crucible" }, { "list": "software", "slug": "gitten", "name": "Gitten", "summary": "A lightweight, read-only Git frontend for showcasing projects.", "published": "2024-09-23T00:00:00Z", "updated": "2024-09-23T00:00:00Z", "syndication_id": "tag:echowritescode.dev,2024-09-23:/page/projects/gitten" }, { "list": "software", "slug": "orchid", "name": "Orchid", "summary": "An in-development functional programming language based on Haskell and Rust.", "published": "2024-09-23T00:00:00Z", "updated": "2024-09-23T00:00:00Z", "syndication_id": "tag:echowritescode.dev,2024-09-23:/page/projects/orchid" }, { "list": "software", "slug": "web-pylon", "name": "web-pylon", "summary": "A website engine built on a Rust stack. Used to build this site!", "published": "2024-09-23T00:00:00Z", "updated": "2024-09-23T00:00:00Z", "syndication_id": "tag:echowritescode.dev,2024-09-23:/page/projects/web-pylon" }, { "list": "blog", "slug": "beep-boop-heres-a-post", "name": "Beep Boop, Here's A Post", "summary": "A quick post to test my Atom feed", "published": "2024-09-29T19:42:50Z", "updated": "2024-09-29T19:42:50Z", "syndication_id": "tag:echowritescode.dev,2024-09-29:/page/blog/beep-boop-heres-a-post" }, { "list": "blog", "slug": "i-added-a-global-atom-feed-to-my-website", "name": "I Added A Global Atom Feed To My Website", "summary": "Finally, a single feed for Echoposting", "published": "2024-10-10T00:19:38Z", "updated": "2024-10-10T00:19:38Z", "syndication_id": "tag:echowritescode.dev,2024-10-10:/post/i-added-a-global-atom-feed-to-my-website" }, { "list": "articles", "slug": "how-to-make-an-arbitrarily-long-spline-mesh-in-unreal-engine", "name": "How To Make An Arbitrarily Long Spline Mesh In Unreal Engine", "summary": "Spline meshes are limited to two control points. Can we fix that?", "published": "2024-10-12T01:41:58Z", "updated": "2024-10-12T01:41:58Z", "syndication_id": "tag:echowritescode.dev,2024-10-12:/post/how-to-make-an-arbitrarily-long-spline-mesh-in-unreal-engine" }, { "list": "articles", "slug": "the-git-dumb-protocol-is-neat", "name": "The Git \"Dumb\" Protocol Is Neat", "summary": "Git has a silly little trick you can use to serve a public repository without setting up a web server", "published": "2024-10-14T01:53:52Z", "updated": "2024-10-14T01:53:52Z", "syndication_id": "tag:echowritescode.dev,2024-10-14:/post/the-git-dumb-protocol-is-neat" }, { "list": "articles", "slug": "i-balatrofied-my-posts", "name": "I Balatrofied My Posts", "summary": "Keeping the spirit of CSS Crimes alive", "published": "2024-10-16T01:04:47Z", "updated": "2024-10-17T08:12:08Z", "syndication_id": "tag:echowritescode.dev,2024-10-16:/post/i-balatrofied-my-posts" }, { "list": "blog", "slug": "i-am-jorbed", "name": "i am jorbed!", "summary": "yippee! wahoo! survival!", "published": "2024-10-21T18:34:58Z", "updated": "2024-10-21T18:34:58Z", "syndication_id": "tag:echowritescode.dev,2024-10-21:/post/i-am-jorbed" }, { "list": "blog", "slug": "a-quirk-when-implementing-atom-rss", "name": "a quirk when implementing atom/rss", "summary": "tl;dr make your links absolute", "published": "2024-11-03T20:15:31Z", "updated": "2024-11-03T20:15:31Z", "syndication_id": "tag:echowritescode.dev,2024-10-21:/post/a-quirk-when-implementing-atom-rss" }, { "list": "blog", "slug": "i-published-a-rust-crate", "name": "i published a rust crate!", "summary": "i cannot believe you need a github account", "published": "2024-12-17T02:26:32Z", "updated": "2024-12-17T02:26:32Z", "syndication_id": "tag:echowritescode.dev,2024-12-16:/post/i-published-a-rust-crate" } ] }