-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.html
More file actions
536 lines (483 loc) · 38.8 KB
/
changelog.html
File metadata and controls
536 lines (483 loc) · 38.8 KB
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
<!DOCTYPE html>
<html lang="en-US">
<!-- Head -->
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- File Links -->
<link rel="shortcut icon" href="/assets/icon.ico" type="image/x-icon">
<link rel="stylesheet" href="/assets/style.css">
<link rel="alternate" type="application/rss+xml" title="Zachary Kai" href="/assets/rss.xml">
<link rel="webmention" href="https://webmention.io/zacharykai.net/webmention" />
<link rel="canonical" href="https://zacharykai.net/changelog">
<!-- Page Info -->
<title>Changelog | Zachary Kai</title>
<meta name="date" content="2024-06-26">
<meta name="last-modified" content="2026-01-24">
<meta name="description" content="Herein are all changes I've made to this site, dated, and most recent at the top of the list. Simplicity is key. For my reference, and perhaps, your interest? ">
</head>
<!-- Body -->
<body>
<!-- Skip Link -->
<p><a href="#top" class="essentials">Begin reading...</a></p>
<!-- Site Header -->
<header>
<nav><a href="/">Zachary Kai</a></nav>
</header>
<!-- Main Content -->
<main class="h-entry e-content">
<!-- Page Header -->
<header>
<!-- Breadcrumbs -->
<p class="essentials"><a href="/">Homepage</a> • <a href="/sitemap#pages">Pages</a> ↴</p>
<!-- Page Title -->
<h1 class="p-name">Changelog</h1>
<!-- Necessary Metadata -->
<p class="essentials">
<strong>Written By</strong>: <a href="/about">Zachary Kai</a> »
<strong>Published</strong>: <time class="dt-published" datetime="2024-06-26">26 Jun 2024</time> |
<strong>Updated</strong>: <time class="dt-modified" datetime="2026-01-24">24 Jan 2026</time>
</p>
<!-- Other Metadata -->
<details class="essentials">
<summary>Expand For Other (Hopefully Useful) Metadata</summary>
<ul>
<li>Reading Time: ~8 min (at 238 WPM)
<li>Word Count: 2018</li>
</ul>
</details>
</header>
<!-- Page Body -->
<section class="e-content">
<!-- Introduction -->
<p id="top" class="p-summary">Website, internet existence, and publishing happenings, reverse-chronologically.</p>
<!-- Table Of Contents -->
<details>
<summary><strong>Table Of Contents</strong></summary>
<ul>
<li><a href="#26">2026</a>
<ul>
<li><a href="#jan26">January</a></li>
</ul>
</li>
<!-- 2025 -->
<li><a href="#25">2025</a>
<ul>
<li><a href="#oct25">October</a></li>
<li><a href="#sep25">September</a></li>
<li><a href="#aug25">August</a></li>
<li><a href="#jul25">July</a></li>
<li><a href="#jun25">June</a></li>
<li><a href="#may25">May</a></li>
<li><a href="#apr25">April</a></li>
<li><a href="#mar25">March</a></li>
<li><a href="#feb25">February</a></li>
<li><a href="#jan25">January</a></li>
</ul>
</li>
<!-- 2024 -->
<li><a href="#24">2024</a>
<ul>
<li><a href="#dec24">December</a></li>
<li><a href="#nov24">November</a></li>
<li><a href="#oct24">October</a></li>
<li><a href="#sep24">September</a></li>
<li><a href="#aug24">August</a></li>
<li><a href="#jul24">July</a></li>
<li><a href="#jun24">June</a></li>
<li><a href="#may24">May</a></li>
<li><a href="#mar24">March</a></li>
</ul>
</li>
</ul>
</details>
<!-- Changelog Entries -->
<section>
<!-- 2026 -->
<h2 id="26">2026</h2>
<!-- January 2026 -->
<h3 id="jan26">January</h3>
<ul>
<!-- 7th -->
<li><strong>7th</strong>: Added more directories to the <a href="/bookmarks">bookmarks</a> page.</li>
<!-- 6th -->
<li><strong>6th</strong>: Added <a href="https://marksuth.dev" rel="noopener">Mark Sutherland</a> to the <a href="/lists/queer">Queer Web Directory</a>, <a href="https://moxiemoshpit.com/" rel="noopener">Moxie</a> to the <a href="/lists/oceania">Oceania Web Atlas</a>, more pictures to my <a href="/avatars">avatars collection</a>, commentary to sites listed on the <a href="/lists/html">Static HTML Site Directory</a>, and my <a href="/top4">Top 4 page</a>.</li>
</ul>
<!-- 2025 -->
<h2 id="25">2025</h2>
<!-- October 2025 -->
<h3 id="oct25">October</h3>
<ul>
<!-- 13th -->
<li><strong>13th</strong>: Transferred hosting from WPX to an Ubuntu VPS + updated the <a href="/colophon">colophon</a>.</li>
</ul>
<!-- September 2025 -->
<h3 id="sep25">September</h3>
<ul>
<!-- 27th -->
<li><strong>27th</strong>: Added dark mode for this site.</li>
<!-- 24th -->
<li><strong>24th</strong>: Added php script to <a href="/">homepage</a> to pull in latest notes.</li>
</ul>
<!-- August 2025 -->
<h3 id="aug25">August</h3>
<ul>
<!-- 13th -->
<li><strong>13th</strong>: Updated my notes with the new footer.</li>
<!-- 12th -->
<li><strong>12th</strong>: Consolidated my footer.</li>
<!-- 11th -->
<li><strong>11th</strong>: Condensed my acknowledgement of country. Consolidated my ideas, bookmarks, bookmarklets, and blogroll into my <a href="/jots">microblog</a>. Moved my buttons collection to my <a href="/">homepage</a>. Redirected my webrings page to the webrings section on my homepage. Removed the <code>manifest.json</code> and <code>humans.txt</code> as they're no longer useful. Simplified my stylesheet, and combined it into one for faster loading.</li>
</ul>
<!-- July 2025 -->
<h3 id="jul25">July</h3>
<ul>
<!-- 13th -->
<li><strong>13th</strong>: Added the <code>e-content</code> microformat to all pages.</li>
<!-- 12th -->
<li><strong>12th</strong>: Wrote a post: <a href="/notes/byhand">What Making By Hand Means To Me</a>.</li>
<!-- 10th -->
<li><strong>10th</strong>: Added the <code>h-entry</code> microformat to all pages. Created a <a href="/lists/html">Static HTML Site Directory</a>.</li>
<!-- 9th -->
<li><strong>9th</strong>: Created a <a href="/tools/circlemaze">Circular Maze Maker</a>. Changed the <code>p</code> code for a <code>H2</code> for better readability. Changed the alt text for my <code>h-card</code> image so it isn't as long. Removed the superfulous <code>title</code> attribute from my homepage link.</li>
<!-- 6th -->
<li><strong>6th</strong>: Combined all my submission form scripts into one for easier handling. Started the <a href="/lists/starwars">Star Wars Webring</a>.</li>
<!-- 5th -->
<li><strong>5th</strong>: Wrote a new post: <a href="/notes/place">A Sense Of Place</a>. Wrote a new post: <a href="/notes/syzygy">Syzygy</a>. Wrote a new post: <a href="/notes/writingengine">How Travel Is An Engine For Writing</a>.</li>
<!-- 2nd -->
<li><strong>2nd</strong>: Ensured all external links didn't open in a new tab by default.</li>
<!-- 1st -->
<li><strong>1st</strong>: Added an external link indicator for accessibility.</li>
</ul>
<!-- June 2025 -->
<h3 id="jun25">June</h3>
<ul>
<!-- 29th -->
<li><strong>29th</strong>: Added a <a href="/assets/buttons/zk_button.png">88x31 button</a> for this site.</li>
<!-- 24th -->
<li><strong>24th</strong>: Wrote a post titled <a href="notes/otherworlds">The Fictional Worlds I'd Live In</a>. Wrote a post titled <a href="/notes/noreturn"></a>. Wrote a post titled <a href="/notes/notifications">The Notification I Look Forward To The Most</a>. Wrote a post titled <a href="/notes/silknspider">Shot Silk And Sapphire Spiders</a>.</li>
<!-- 23rd -->
<li><strong>23rd</strong>: Wrote a note titled <a href="/notes/25qreview">My 2025 Goals So Far</a>.</li>
<!-- 22nd -->
<li><strong>22nd</strong>: Redirected my trades page to my <a href="/hello">hello page</a>. Redirected my press page to my <a href="/about">about page</a>. Ensured all redirects for deprecated pages included the anchor link on the destination page. Automated my <a href="/sitemap">HTML sitemap</a> with the aforementioned method. Automated my <a href="/random">random page</a> using the same XML sitemap modification. Automated my <a href="/search">search</a> page with a custom <a href="/sitemap.xml">XML Sitemap</a> extension. Wrote a note titled <a href="/notes/authenticity">Authenticity On The Web</a>.</li>
<!-- 21st -->
<li><strong>21st</strong>: Added the <code>u-id</code> microformat to my h-card.</li>
<!-- 20th -->
<li><strong>20th</strong>: Consolidated my faqs page into my <a href="/about">about</a> page.</li>
<!-- 16th -->
<li><strong>16th</strong>: Recorded <a href="/trades">people I've traded with</a>.</li>
<!-- 14th -->
<li><strong>14th</strong>: Reorganized my <a href="/newsletter">newsletter archive</a> + wrote <a href="/newsletter#jun25">June's edition</a>.</li>
<!-- 12th -->
<li><strong>12th</strong>: Condensed my resume into a PDF and linked it on my <a href="/cv">cv</a> instead of a seperate page. Redirected my IndieWeb Carnival: Feb 2025 entry to my <a href="/jots">microblog</a>. Redirected my collage, digital art, drawing, and gods eyes' portfolio into <a href="/art">one</a>. Redirected my post on the Aug 2024 Are.na Virtual Walkthrough to my <a href="/jots">microblog</a>. Added the <code>dt-published</code> and <code>dt-modified</code> microformats to each page.</li>
<!-- 8th -->
<li><strong>8th</strong>: Added a <code>manifest.json</code> so my site works as a PWA (Progressive Web App.) Redirected my projects page to my <a href="/cv">CV</a>. Removed my Ko-Fi link in the footer (using my site as a replacement for that tool.)</li>
<!-- 7th -->
<li><strong>7th</strong>: Redirect my wants page to my <a href="/about">about page</a>.</li>
<!-- 6th -->
<li><strong>6th</strong>: Added a <code>header</code> tag in the <code>main</code> tag.</li>
<!-- 3rd -->
<li><strong>3rd</strong>: Added the <code>p-summary</code> microformat to the first <code>p</code> tag on each page.</li>
<!-- 2nd -->
<li><strong>2nd</strong>: Redirected my contact page to my <a href="/hello">hello page</a> as they serve the same purpose.</li>
<!-- 1st -->
<li><strong>1st</strong>: Redirected the /save page to the <a href="/uses">uses page</a>. Added the <code>p-name</code> microformat to the <code>h1</code> on each page. Wrote a new post: <a href="/notes/tooeasily">What Is This Feeling, If Not Love?</a> Added another post to my <a href="/jots">microblog.</a> Linked the print stylesheet in the <code>head</code> of each page. Added a CSS stylesheet for print. Added more concepts from my notes to my <a href="/ideas">ideas</a>. Added observations from being out-and-about to my <a href="/jots">microblog</a>. Combined my quotes and words learned collections into my <a href="/ideas">ideas page</a>.</li>
</ul>
<!-- May 2025 -->
<h3 id="may25">May</h3>
<ul>
<!-- 31st -->
<li><strong>31st</strong>: Added the <code>u-url</code> micrformat to the 'Copy & Share' link on each page. Moved my reflections from attending my first zine fair in July 2024 to my microblog. Moved my notes from the Are.na 'Channel As Gift' workshop in Dec 2024 to my microblog. Added autocomplete attributes to all forms. In all forms specified required items in the labels. Gave my h-card's avatar more descriptive alt text.</li>
<!-- 30th -->
<li><strong>30th</strong>: Redirected the <a href="/notes/">notes</a> and <a href="/stories/">stories</a> index to relevant sections on my <a href="/sitemap">sitemap</a>. Added some old notes from a poetry workshop I found to my <a href="/jots">microblog</a>. Added the <code>lang="en-US"</code> attribute to each html page. Updated the footer to include the accessibility statement.</li>
<!-- 28th -->
<li><strong>28th</strong>: Added my accessibility statement to my <a href="/colophon">colophon</a>. Combined my 'today-I-learned' microblog into <a href="/jots">the main one</a>. Redirected my 'gifts' subcategory to my <a href="/notes/">notes</a> subcategory. Redirected my statistics page to my <a href="/colophon">colophon</a>. Redirected my spotify stats page to my <a href="/music">music page</a>.</li>
<!-- 27th -->
<li><strong>27th</strong>: Recorded <a href="/trades">a list of folks I've traded with</a>.</li>
<!-- 26th -->
<li><strong>26th</strong>: Redirected my beverage page to my <a href="/contact">contact page</a>.</li>
<!-- 24th -->
<li><strong>24th</strong>: Redirected my priciples page to my <a href="/colophon">colophon</a>. Redirected my media kit to my <a href="/press">press page</a>. Reorganized and updated my <a href="/blogroll">blogroll</a>. Set up redirects to common slashpages to pages serving that purpose. Redirected my buttons page to my <a href="/blogroll">blogroll</a>.</li>
</ul>
<!-- April 2025 -->
<h3 id="apr25">April</h3>
<ul>
<!-- 21st -->
<li><strong>21st</strong>: Added a <a href="/beverage">beverage</a> page. Changed my logo and site icon.</li>
<!-- 20th -->
<li><strong>20th</strong>: Joined <a href="https://a11y-webring.club/" rel="noopener">a11y-webring.club</a>.</li>
<!-- 19th -->
<li><strong>19th</strong>: Completed the <a href="/notes/musicqna.html">Music Questions Challenge</a>. Answered <a href="/notes/colbert">The Colbert Questionert</a>. Wrote <a href="/notes/waiting">Things To Do While Waiting</a>.</li>
<!-- 16th -->
<li><strong>16th</strong>: Wrote my (long overdue) <a href="/newsletter/feb25">February 2025 newsletter</a>.</li>
<!-- 15th -->
<li><strong>15th</strong>: Joined the <a href="https://unofficehours.com/" rel="noopener">UnOffice Hours webring</a>. Added my <a href="/accessibility">accessibility statement</a>. Added <a href="/unoffice-hours">my UnOffice Hours</a> page. If you'd like to book a call, please do!</li>
<!-- 14th -->
<li><strong>14th</strong>: Created the <a href="/lists/fanfiction">Fanfic Writers Collective</a>: a directory of folks with sites and fanfiction. Added my <a href="/media-kit">media kit</a>. Added a <a href="/til">'Today I Learned'</a> microblog.</li>
<!-- 13th -->
<li><strong>13th</strong>: Added a <a href="/statistics">statistics</a> page.</li>
<!-- 12th -->
<li><strong>12th</strong>: Wrote <a href="/notes/mwm">a reflection on what my characters might say about me</a>.</li>
<!-- 1st -->
<li><strong>1st</strong>: Hosting this month's <a href="/notes/iwmapr25">IndieWeb Movie Club</a>: The Castle (1997.)</li>
</ul>
<!-- March 2025 -->
<h3 id="mar25">March</h3>
<ul>
<!-- 18th -->
<li><strong>18th</strong>: Wrote <a href="/notes/icmar25">my entry</a> for the Mar 25 Indieweb Carnival hosted by Pablo Morales.</li>
<!-- 17th -->
<li><strong>17th</strong>: Added my <a href="/bookmarklets">bookmarklets</a> collection.</li>
<!-- 14th -->
<li><strong>14th</strong>: Added a <a href="/random">random page</a>. Who knows where it'll take you? Compiled all the site's <a href="/webmentions">webmentions</a>.</li>
<!-- 2nd -->
<li><strong>2nd</strong>: Created a list of <a href="/notes/sparks">writing prompts</a>. Compiled my <a href="/notes/pp">'punchy prose'</a> list: words/phrases to replace/remove when editing.</li>
</ul>
<!-- February 2025 -->
<h3 id="feb25">February</h3>
<ul>
<!-- 24th -->
<li><strong>24th</strong>: Linked everything mentioned on this page! Added a <a href="/search">search page</a>.</li>
<!-- 23rd -->
<li><strong>23rd</strong>: Reorganized and updated the XML sitemap. Added a page for recording my <a href="/mentions">responses to other folks' sites/posts</a>.</li>
<!-- 21st -->
<li><strong>21st</strong>: Added a page for <a href="/webrings">webrings I'm part of</a>.</li>
<!-- 15th -->
<li><strong>15th</strong>: Added a <a href="/guestbook">guestbook</a>!</li>
<!-- 8th -->
<li><strong>8th</strong>: Wrote my entry for the '<a href="/notes/icfeb25">affirmations</a>' Feb 25 Indieweb Carnival hosted by Joe Crawford. Linked my <a href="https://archive.org/details/@zacharykai" rel="noopener">Internet Archive</a> profile in the footer.</li>
<!-- 6th -->
<li><strong>6th</strong>: Added my <a href="/faq">FAQ page</a>.</li>
<!-- 5th -->
<li><strong>5th</strong>: Added my <a href="/principles">Guiding Principles</a> for this site and my internet existence.</li>
<!-- 4th -->
<li><strong>4th</strong>: Completed the <a href="/notes/blogqna25">Blog Questions Challenge 2025</a>.</li>
</ul>
<!-- January 2025 -->
<h3 id="jan25">January</h3>
<ul>
<!-- 29th -->
<li><strong>29th</strong>: Added my <a href="/notes/mzf24">reflections from attending my first zine fair</a> in July 2024. Created a category page for my <a href="/notes/">notes</a>. Updated my <a href="/about">about page</a>.</li>
<!-- 26th -->
<li><strong>26th</strong>: Added my <a href="/notes/agwdec24">notes from attending an Are.na Channel As Gift workshop</a> in Dec 2024.</li>
<!-- 25th -->
<li><strong>25th</strong>: Added more songs to my <a href="/music">music library</a>.</li>
<!-- 23rd -->
<li><strong>23rd</strong>: Added my official bio to my <a href="/about">about page</a>.</li>
<!-- 22nd -->
<li><strong>22nd</strong>: Linked my <a href="https://indieweb.org/User:Zacharykai.net" rel="noopener">Indieweb Wiki</a> profile in the footer.</li>
<!-- 18th -->
<li><strong>18th</strong>: Added a page for my <a href="/newsletter/">newsletters</a>.</li>
<!-- 6th -->
<li><strong>6th</strong>: Added a page for my <a href="/books">books</a>.</li>
</ul>
<!-- 2024 -->
<h2 id="24">2024</h2>
<!-- December 2024 -->
<h3 id="dec24">December</h3>
<ul>
<!-- 31st -->
<li><strong>31st</strong>: Added my <a href="/notes/25goals">goals for 2025</a>. Added a <a href="/notes/24list">list of things that made my 2024</a>.</li>
<!-- 19th -->
<li><strong>19th</strong>: Added a category page for my <a href="/stories/">stories</a>. Added the following story: <a href="/stories/gate">Through The Universe Gate</a>.</li>
<!-- 17th -->
<li><strong>17th</strong>: Added my <a href="/wants">wants page</a>.</li>
<!-- 14th -->
<li><strong>14th</strong>: Added the following stories: <a href="/stories/poetry">Poetry In The Stars</a>, <a href="/stories/undoing">Our Undoing</a>, <a href="/stories/zenith">The Freedom Zenith</a>, <a href="/stories/why">Why Are You Standing There</a>, <a href="/stories/wired">Worshiping The Wired</a>, and <a href="/stories/pull">You Choose To Pull Through</a>.</li>
<!-- 12th -->
<li><strong>12th</strong>: Added a page to collect my <a href="/avatars">avatars</a>.</li>
<!-- 3rd -->
<li><strong>3rd</strong>: Answered the <a href="/notes/proust">Proust Questionnaire</a>. Linked my Tumblr profile in the footer.</li>
</ul>
<!-- November 2024 -->
<h3 id="nov24">November</h3>
<ul>
<!-- 29th -->
<li><strong>29th</strong>: Added a <a href="/press">press page</a>.</li>
<!-- 20th -->
<li><strong>20th</strong>: Added my profile links to the footer.</li>
<!-- 15th -->
<li><strong>15th</strong>: Added a collection of my <a href="/bookmarks">bookmarks</a>.</li>
<!-- 10th -->
<li><strong>10th</strong>: Added the <a href="/about">about page</a> to the footer. Added photos to my <a href="/about">about page</a>.</li>
</ul>
<!-- October 2024 -->
<h3 id="oct24">October</h3>
<ul>
<!-- 25th -->
<li><strong>25th</strong>: Added some of my <a href="/drawings">drawings</a> in a portfolio and linked it on the homepage. Simplified the stylesheet. Added some of my <a href="/collages">collages</a> in a portfolio and linked it on the homepage. Added my <a href="/digital-art">digital art portfolio</a> and linked it on the homepage. Linked my <a href="/zines">zines</a> on the homepage.</li>
</ul>
<!-- September 2024 -->
<h3 id="sep24">September</h3>
<ul>
<!-- 27th -->
<li><strong>27th</strong>: Compiled my old <a href="/spotify">Spotify Wrapped stats</a>. Added my <a href="/notes/aw824">notes from an August Are.na walkthrough</a>. Created my <a href="/contact">contact page</a> and added it to the footer.</li>
<!-- 23rd -->
<li><strong>23rd</strong>: Created my <a href="/gods-eyes">gods eyes portfolio</a>.</li>
<!-- 16th -->
<li><strong>16th</strong>: Added my <a href="/zines">zine portfolio</a>.</li>
<!-- 13th -->
<li><strong>13th</strong>: Compiled my <a href="/resume">resume</a>.</li>
<!-- 2nd -->
<li><strong>2nd</strong>: Added a list of <a href="/words">words learned</a>. Added my favorite <a href="/quotes">quotes</a>. Added my <a href="/photos">photo gallery</a>.</li>
</ul>
<!-- August 2024 -->
<h3 id="aug24">August</h3>
<ul>
<!-- 26th -->
<li><strong>26th</strong>: Added my browser extensions, and other software to my <a href="/uses">uses page</a>. Added my <a href="/notes/lf24">notes from the 2024 Liminal Festival</a>.</li>
<!-- 18th -->
<li><strong>18th</strong>: Added my <a href="/zines">zines collection</a>.</li>
<!-- 11th -->
<li><strong>11th</strong>: Listed Chris Glass & Leo Babauta in the credits in the <a href="/colophon">colophon</a>. Created my <a href="/humans.txt">humans.txt</a> file. Added a 'shoebox' section to the <a href="/sitemap">sitemap</a>.</li>
<!-- 2nd -->
<li><strong>2nd</strong>: Added <a href="/stories/truth">Don't Show Her The Truth</a>, <a href="/stories/wild">Never Silence The Wild Heart</a>, <a href="/stories/options">No Good Options</a>. Created a page for recording my <a href="/ideas">ideas</a>.</li>
</ul>
<!-- July 2024 -->
<h3 id="jul24">July</h3>
<ul>
<!-- 31st -->
<li><strong>31st</strong>: Adjusted the styling to be more mobile-responsive.</li>
<!-- 29th -->
<li><strong>29th</strong>: Added another story: <a href="/stories/worlds">Bridging The Worlds</a>.</li>
<!-- 28th -->
<li><strong>28th</strong>: Added a page about being open to <a href="/trades">trades</a>.</li>
<!-- 26th -->
<li><strong>26th</strong>: Added a page of my <a href="/recipes">recipes</a>. Decreased the list indentation. Reorganized the CSS stylesheet. Added highlights for referencing passages of text.</li>
<!-- 25th -->
<li><strong>25th</strong>: Recorded more stats on the homepage: the number of pages, notes, and stories. Added a credits section to the <a href="/colophon">Colophon</a>.</li>
<!-- 24th -->
<li><strong>24th</strong>: Improved and fixed the <a href="/assets/rss.xml">RSS Feed</a>. Added another story: <a href="/stories/break">Break Yourself Against The Universe</a>.</li>
<!-- 23rd -->
<li><strong>23rd</strong>: Added my first (of several) stories: <a href="/stories/seed">One Seed At A Time</a>. Created a 'stories' subdirectory. Documented the publishing process on the <a href="/colophon">Colophon</a>. Implemented minimal social markup and added that to the template. Added the <a href="/notes/site-ideas">Site Ideas</a> and <a href="/notes/mwf24">Mildura Writers Festival Notes</a> lists to the RSS feed.</li>
<!-- 22nd -->
<li><strong>22nd</strong>: Created custom CSS for quotes (added the 'cite' attribute to each quote.) Organized my <a href="/notes/mwf24">notes from attending the Mildura Writers Festival</a>.</li>
<!-- 18th -->
<li><strong>18th</strong>: Compiled my favorite <a href="/music">songs</a>, and added that page to the sitemap.</li>
<!-- 15th -->
<li><strong>15th</strong>: Created my <a href="/save">save page</a>, and added it to the sitemap.</li>
<!-- 12th -->
<li><strong>12th</strong>: Fixed an error with the jumplinks on each page. Compiled my <a href="/blogroll">blogroll</a>, and added it to the sitemap. Created my <a href="/now">now page</a>, and added it to the sitemap. Changed the font sizing to relative for better responsiveness. Added statistics to my homepage. Added a estimated reading time and word count to each page, and the template.</li>
<!-- 11th -->
<li><strong>11th</strong>: Created a meta description for each page, and added it the template. Added more to my <a href="/about">about page</a>.</li>
<!-- 8th -->
<li><strong>8th</strong>: Joined the CSS Joy Webring. Joined the Bucketfish Webring. Joined The Claw Webring.</li>
<!-- 7th -->
<li><strong>7th</strong>: Joined the Loop Webring. Joined the Retronaut Webring (my first!)</li>
<!-- 1st -->
<li><strong>1st</strong>: Added 'date' and 'date-modified' meta tags to the head of each page. Linked the <a href="/sitemap">sitemap</a> in the footer. Added a table of contents to this page. Compiled my first note: a list of <a href="/notes/site-ideas">ideas for what to add to your site</a>.</li>
</ul>
<!-- June 2024 -->
<h3 id="jun24">June</h3>
<ul>
<!-- 30th -->
<li><strong>30th</strong>: Added dates to each item changed in this log.</li>
<!-- 29th -->
<li><strong>29th</strong>: Created my <a href="/uses">uses page</a>.</li>
<!-- 28th -->
<li><strong>28th</strong>: Made a custom <a href="/404">404 page</a>. Put a permalink at the bottom of each page. Added a 'published' date to each page and to the template. Uploaded my profile picture for future use. Added 'rel=me' to my linked email for authentication.</li>
<!-- 27th -->
<li><strong>27th</strong>: Made my <a href="/interests">interests page</a>. Created my <a href="/hello">hello page</a>. Added a 'last updated' date to each page, and to the template.</li>
<!-- 26th -->
<li><strong>26th</strong>: Created my <a href="/defaults">defaults page</a>.</li>
<!-- 15th -->
<li><strong>15th</strong>: Added the <a href="/assets/rss.xml">RSS feed</a> link to the head of each page. Made the padding more spacious.</li>
<!-- 12th -->
<li><strong>12th</strong>: Added a HTML <a href="/sitemap">sitemap</a>, skip link, and back to top link. Finalized a .html page template.</li>
<!-- 2nd -->
<li><strong>2nd</strong>: Added this page and the feed to the footer.</li>
</ul>
<!-- May 2024 -->
<h3 id="may24">May</h3>
<ul>
<!-- 24th -->
<li><strong>24th</strong>: Added an XML sitemap. Simplified the stylesheet.</li>
</ul>
<!-- March 2024 -->
<h3 id="mar24">March</h3>
<ul>
<!-- 26th -->
<li><strong>26th</strong>: Added a favicon, <a href="/robots.txt">robots.txt</a> file, and a fleuron: •--♡--•</li>
<!-- 23rd -->
<li><strong>23rd</strong>: Wrote my bio.</li>
<!-- 22nd -->
<li><strong>22nd</strong>: Wrangled the stylesheet. It's boring, but responsive!</li>
</ul>
</section>
<!-- Closing -->
<p>•--♡--•</p>
</section>
<section>
<!-- Closing Metadata -->
<section>
<!-- Tags -->
<p class="essentials"><strong>Tags</strong>: <a href="/tags?tag=indieweb">indieweb</a></p>
</section>
<section>
<!-- Copy + Share -->
<p><strong>Copy + Share</strong>: <a href="/changelog">zacharykai.net/changelog</a></p>
</section>
</section>
</main>
<!-- Back To Top Link -->
<p><a href="#top" class="essentials">Read again...</a></p>
<section class="support">
<h2>Enjoy What I Do? Find It (Hopefully) Helpful?</h2>
<p>I'm so glad! If you feel moved to <a href="/support">support me</a> in making things, I'd most appreciate it!</p>
</section>
<!-- H-Card -->
<section class="h-card vcard">
<section id="h-card-image">
<picture>
<source srcset="/assets/icon.webp" type="image/webp">
<img class="u-photo" loading="lazy" src="/assets/icon.png" alt="Zachary Kai's digital drawing: 5 stacked books (blue/teal/green/purple, black spine designs), green plant behind top book, purple heart on either side.">
</picture>
</section>
<section id="h-card-content">
<p><strong><a class="u-url u-id p-name" href="https://zacharykai.net" rel="me"><span class="fn">Zachary Kai</span></a></strong> — <span class="p-pronouns">he/him</span> | <a class="u-email email" href="mailto:hi@zacharykai.net" rel="me">hi@zacharykai.net</a></p>
<p class="p-note">Zachary Kai is a space fantasy writer, offbeat queer, traveler, zinester, and avowed generalist. The internet is his livelihood and lifeline.</p>
</section>
</section>
<!-- Footer -->
<footer>
<!-- Acknowledgement Of Country -->
<p style="margin-top: 0.25em;"><strong>Acknowledgement Of Country</strong>: I owe my existence to the <a href="https://kht.org.au/" rel="noopener">Koori people's</a> lands: tended for millennia by the traditional owners and storytellers. What a legacy. May it prevail.</p>
<!-- Reply Via -->
<p>
<strong>Reply Via</strong>:
<a href="/contact">Email</a> |
<a href="/guestbook">Guestbook</a> |
<a href="/unoffice-hours">UnOffice Hours</a> |
<a href="/webmention" rel="noopener">Webmention</a>
</p>
<!-- Footer Menu -->
<p>
<strong>Est. 2024</strong> ||
<a href="/about">About</a> |
<a href="/art">Art</a> |
<a href="/colophon">Accessibility & Colophon</a> |
<a href="/changelog">Changelog</a> |
<a href="/jots">Jots</a> |
<a href="/now">Now</a> |
<a href="/random">Random</a> |
<a href="/assets/rss.xml">RSS</a> |
<a href="/sitemap">Sitemap</a> |
<a href="/uses">Uses</a>
</p>
<!-- Elsewhere Links -->
<p style="margin-bottom: 0;">
<strong>Elsewhere</strong>:
<a href="https://roadlessread.com" rel="noopener">Blog</a> |
<a href="https://lunaseeker.com/catalog/" rel="noopener">Books</a> |
<a href="https://lunaseeker.com/cv" rel="noopener">CV</a> |
<a href="/github" rel="noopener">Github</a> |
<a href="/linkedin" rel="noopener">Linkedin</a> |
<a href="https://lunaseeker.com/newsletter/" rel="noopener">Newsletter</a> |
<a href="https://lunaseeker.com/offerings" rel="noopener">Offerings</a> |
<a href="https://lunaseeker.com" rel="noopener">Portfolio</a>
</p>
</footer>
<p class="essentials" style="margin-top: 2em;">Hi. Yes, you, lovely human. Have a wonderful <a href="https://indieweb.org/Universal_Greeting_Time" rel="noopener">morning</a> and make time for a small moment of joy, wheverever you are. ♡</p>
</body>
</html>