-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuttons.html
More file actions
542 lines (504 loc) · 31 KB
/
buttons.html
File metadata and controls
542 lines (504 loc) · 31 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
537
538
539
540
541
542
<!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="stylesheet" href="/assets/print.css" media="print">
<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/buttons">
<!-- Page Info -->
<title>Buttons | Zachary Kai</title>
<meta name="date" content="2025-02-24">
<meta name="last-modified" content="2026-03-02">
<meta name="description" content="Here you'll find a collection of buttons I've chosen: little images depicting other folks' sites, and more. Who knows what you might discover?">
</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">Buttons</h1>
<!-- Necessary Metadata -->
<p class="essentials">
<strong>Written By</strong>: <a href="/about">Zachary Kai</a> »
<strong>Published</strong>: <time class="dt-published" datetime="2025-02-24">24 Feb 2025</time> |
<strong>Updated</strong>: <time class="dt-modified" datetime="2026-03-02">2 Mar 2026</time>
</p>
<!-- Other Metadata -->
<details class="essentials">
<summary>Expand For Other (Hopefully Useful) Metadata</summary>
<ul>
<li>Reading Time: ~1 min (at 238 WPM)
<li>Word Count: 48</li>
</ul>
</details>
</header>
<!-- Page Body -->
<section class="e-content">
<!-- Introduction -->
<p id="top" class="p-summary">Here you'll find a collection of buttons. Buttons are little internet images depicting other folks' sites, and more. Who knows what you might discover? Here's <a href="/assets/buttons/zk.jpg">my 88x31 button</a>, if you'd like it!</p>
<!-- Table Of Contents -->
<details>
<summary><strong>Table Of Contents</strong></summary>
<ul>
<li><a href="#folks">Folks' Sites</a></li>
<li><a href="#other">Other Buttons</a></li>
</ul>
</details>
<hr>
<!-- Buttons -->
<section>
<!-- Folks' Sites -->
<h2 id="folks">Folks' Sites</h2>
<section class="image-group" style="margin-bottom: 1em;">
<!-- 32-Bit Cafe -->
<a href="https://32bit.cafe/" rel="noopener">
<img loading="lazy" src="/assets/buttons/greenteam.jpg" alt="32-Bit Cafe">
</a>
<!-- 512 KB Club -->
<a href="https://32bit.cafe/" rel="noopener">
<img loading="lazy" src="/assets/buttons/32bitcafe.jpg" alt="512 KB Club">
</a>
<!-- 32-Bit Cafe: Discourse -->
<a href="https://discourse.32bit.cafe/" rel="noopener">
<img loading="lazy" src="/assets/buttons/discourse.jpg" alt="32-Bit Cafe Discourse">
</a>
<!-- Alex Zee -->
<a href="https://alexzeecomedy.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/alexzee.jpg" alt="Alex Zee Comedy">
</a>
<!-- Andrei -->
<a href="https://andrei.xyz/" rel="noopener">
<img loading="lazy" src="/assets/buttons/andrei.jpg" alt="Andrei">
</a>
<!-- Artlung -->
<a href="https://artlung.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/artlung.jpg" alt="Artlung">
</a>
<!-- Ava's Space -->
<a href="https://avas.space/" rel="noopener">
<img loading="lazy" src="/assets/buttons/avasspace.jpg" alt="Ava's Space">
</a>
<!-- Benji -->
<a href="https://benji.dog/" rel="noopener">
<img loading="lazy" src="/assets/buttons/benji.jpg" alt="benji.dog">
</a>
<!-- Burgeon -->
<a href="https://burgeonlab.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/burgeon.jpg" alt="Burgeon">
</a>
<!-- Chris Burnell -->
<a href="https://chrisburnell.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/chrisburnell.jpg" alt="Chris Burnell">
</a>
<!-- Dark Theme Club -->
<a href="https://darktheme.club/" rel="noopener">
<img loading="lazy" src="/assets/buttons/darkclub.jpg" alt="Dark Club">
</a>
<!-- Daryl Sun -->
<a href="https://blog.darylsun.page/" rel="noopener">
<img loading="lazy" src="/assets/buttons/darylsun.jpg" alt="Daryl Sun">
</a>
<!-- Dead Garden -->
<a href="https://dead.garden/" rel="noopener">
<img loading="lazy" src="/assets/buttons/deadgarden.jpg" alt="Dead Garden">
</a>
<!-- Flamed Fury -->
<a href="https://flamedfury.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/flamedfury.jpg" alt="Flamed Fury">
</a>
<!-- Folkmoss -->
<a href="https://folkmoss.bearblog.dev/" rel="noopener">
<img class="button-images" loading="lazy" src="/assets/buttons/folkmoss.jpg" alt="Folkmoss">
</a>
<!-- Forever Like This -->
<a href="https://foreverliketh.is/" rel="noopener">
<img loading="lazy" src="/assets/buttons/foreverlikethis.jpg" alt="Forever Like This">
</a>
<!-- GusBus -->
<a href="https://gusbus.space/" rel="noopener">
<img loading="lazy" src="/assets/buttons/gusbus.jpg" alt="GusBus">
</a>
<!-- IndieWeb -->
<a href="https://indieweb.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/indieweb.jpg" alt="IndieWeb">
</a>
<!-- Internet Archive -->
<a href="https://archive.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/internetarchive.jpg" alt="Internet Archive">
</a>
<!-- James' Coffee Blog -->
<a href="https://jamesg.blog/" rel="noopener">
<img class="button-images" loading="lazy" src="/assets/buttons/jamescoffee.jpg" alt="James' Coffee Blog">
</a>
<!-- Kupietz -->
<a href="https://www.michaelkupietz.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/kupietz.jpg" alt="Kupietz Arts + Code">
</a>
<!-- Leilukin -->
<a href="https://leilukin.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/leilukin.jpg" alt="Leilukin">
</a>
<!-- Mark Sutherland -->
<a href="https://marksuth.dev/" rel="noopener">
<img loading="lazy" src="/assets/buttons/marksuth.jpg" alt="Mark Sutherland">
</a>
<!-- Melon King -->
<a href="https://melonking.net/" rel="noopener">
<img loading="lazy" src="/assets/buttons/melonking.jpg" alt="Melon King">
</a>
<!-- Melon Land -->
<a href="https://melonland.net/" rel="noopener">
<img loading="lazy" src="/assets/buttons/melonland.jpg" alt="Melon Land">
</a>
<!-- Melon Land Forum -->
<a href="https://forum.melonland.net/" rel="noopener">
<img loading="lazy" src="/assets/buttons/melonlandforum.jpg" alt="Melon Land Forum">
</a>
<!-- Mewizard -->
<a href="https://mewizard.nekoweb.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/mewizard.jpg" alt="Mewizard">
</a>
<!-- Messy Mind -->
<a href="https://messymind.me/" rel="noopener">
<img loading="lazy" src="/assets/buttons/messymind.jpg" alt="Messy Mind">
</a>
<!-- Microformats -->
<a href="https://microformats.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/microformats.jpg" alt="Microformats">
</a>
<!-- Museum Of Alexandra -->
<a href="https://xandra.cc/" rel="noopener">
<img loading="lazy" src="/assets/buttons/museumofalexandra.jpg" alt="Museum Of Alexandra">
</a>
<!-- Mutt -->
<a href="http://www.mutt.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/mutt.jpg" alt="Mutt">
</a>
<!-- NeoCoties -->
<a href="https://neocities.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/neocities.jpg" alt="NeoCities">
</a>
<!-- OhHelloAna -->
<a href="https://ohhelloana.blog/" rel="noopener">
<img loading="lazy" src="/assets/buttons/ohhelloana.jpg" alt="OhHelloAna">
</a>
<!-- Omg.lol -->
<a href="https://home.omg.lol/" rel="noopener">
<img loading="lazy" src="/assets/buttons/omglol.jpg" alt="omg.lol">
</a>
<!-- Pixeliana -->
<a href="https://pixeliana.neocities.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/pixeliana.jpg" alt="Pixeliana">
</a>
<!-- Ribo Zone -->
<a href="https://ribo.zone/" rel="noopener">
<img loading="lazy" src="/assets/buttons/ribose.jpg" alt="Ribo Zone">
</a>
<!-- Recurse Center -->
<a href="https://www.recurse.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/rc.jpg" alt="Recurse Center">
</a>
<!-- Rob Knight -->
<a href="https://rknight.me/" rel="noopener">
<img loading="lazy" src="/assets/buttons/robbknight.jpg" alt="Robb Knight">
</a>
<!-- Sara Joy -->
<a href="https://sarajoy.dev/" rel="noopener">
<img loading="lazy" src="/assets/buttons/sarajoy.jpg" alt="Sara Joy">
</a>
<!-- Shellsharks -->
<a href="https://shellsharks.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/shellsharks.jpg" alt="Shellsharks">
</a>
<!-- Shroom -->
<a href="https://shroom.ink/" rel="noopener">
<img loading="lazy" src="/assets/buttons/shroom.jpg" alt="Shroom">
</a>
<!-- Shrooms -->
<a href="https://void.shrooms.ink/" rel="noopener">
<img loading="lazy" src="/assets/buttons/shrooms.jpg" alt="Shrooms">
</a>
<!-- Smallweb Subway -->
<a href="https://gusbus.space/smallweb-subway/" rel="noopener">
<img loading="lazy" src="/assets/buttons/smallway.jpg" alt="Smallweb Subway">
</a>
<!-- Status Cafe -->
<a href="https://status.cafe/" rel="noopener">
<img loading="lazy" src="/assets/buttons/statuscafe.jpg" alt="Status Cafe">
</a>
<!-- Tantek -->
<a href="https://tantek.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/tantek.jpg" alt="Tantek">
</a>
<!-- Tracy Durnell -->
<a href="https://tracydurnell.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/tracydurnell.jpg" alt="Tracy Durnell">
</a>
<!-- TransRats -->
<a href="https://transrats.neocities.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/transrats.jpg" alt="TransRats">
</a>
<!-- The People Pledge -->
<a href="https://people.pledge.party/" rel="noopener">
<img loading="lazy" src="/assets/buttons/peoplepledge.jpg" alt="The People Pledge">
</a>
<!-- Vander Wal -->
<a href="https://vanderwal.net/" rel="noopener">
<img loading="lazy" src="/assets/buttons/vdwal.jpg" alt="Vander Wal">
</a>
<!-- Velvet's Smoking Lounge -->
<a href="https://velvet-boutique.neocities.org/index2" rel="noopener">
<img loading="lazy" src="/assets/buttons/velvet.jpg" alt="Velvet's Smoking Lounge">
</a>
<!-- VLC -->
<a href="https://www.videolan.org/vlc/" rel="noopener">
<img loading="lazy" src="/assets/buttons/getvlc.jpg" alt="Get VLC!">
</a>
<!-- Webmentions -->
<a href="https://webmention.io/" rel="noopener">
<img loading="lazy" src="/assets/buttons/webmentions.jpg" alt="Webmentions">
</a>
<!-- Wikipedia -->
<a href="https://wikipedia.org/" rel="noopener">
<img loading="lazy" src="/assets/buttons/wikipedia.jpg" alt="Wikipedia">
</a>
<!-- Wing Pang -->
<a href="https://wingpang.com/" rel="noopener">
<img loading="lazy" src="/assets/buttons/wingpang.jpg" alt="Wing Pang">
</a>
</section>
<hr>
<!-- Other Buttons -->
<h2 id="others">Others</h2>
<section class="image-group">
<!-- 1 Of 2 -->
<img loading="lazy" src="/assets/buttons/1of2.jpg" alt="1 Of 2">
<!-- 88x31s -->
<img loading="lazy" src="/assets/buttons/88x31.jpg" alt="88x31">
<!-- Made With Affection -->
<img loading="lazy" src="/assets/buttons/affection.jpg" alt="Made with affection.">
<!-- Another Internet Now-->
<img loading="lazy" src="/assets/buttons/anothernet.jpg" alt="Another Internet Now">
<!-- Autism Acceptance Now -->
<img loading="lazy" src="/assets/buttons/autism.jpg" alt="Autism Acceptance Now">
<!-- Bash -->
<img loading="lazy" src="/assets/buttons/bash.jpg" alt="Bash">
<!-- Believe In The Radical Power Of Friendship -->
<img loading="lazy" src="/assets/buttons/frand.jpg" alt="Believe in the radical power of friendship!">
<!-- Best Viewed With Any Browser -->
<img loading="lazy" src="/assets/buttons/anybrowser.jpg" alt="Best viewed with any browser">
<!-- Bookmark This Page -->
<img loading="lazy" src="/assets/buttons/bookmark.jpg" alt="Bookmark this page!">
<!-- Built During An IndieWeb Meetup -->
<img loading="lazy" src="/assets/buttons/bdiwm.jpg" alt="Built during an IndieWeb meetup!">
<!-- CC0 -->
<img loading="lazy" src="/assets/buttons/cc0.jpg" alt="cc0">
<!-- Completely Handcoded -->
<img loading="lazy" src="/assets/buttons/handcoded.jpg" alt="Completely handcoded!">
<!-- Construction -->
<img loading="lazy" src="/assets/buttons/construction.jpg" alt="Construction">
<!-- Cookie Zero -->
<img loading="lazy" src="/assets/buttons/cookiezero.jpg" alt="Cookie Zero">
<!-- CSS -->
<img loading="lazy" src="/assets/buttons/css.jpg" alt="CSS">
<!-- CSS Is Awesome -->
<img loading="lazy" src="/assets/buttons/css_awesome.jpg" alt="CSS Is Awesome">
<!-- Get A Computer -->
<img loading="lazy" src="/assets/buttons/computer.jpg" alt="Get a computer!">
<!-- Get Firefox -->
<img loading="lazy" src="/assets/buttons/firefox.jpg" alt="Get Firefox">
<!-- FFMPEG Now -->
<img loading="lazy" src="/assets/buttons/ffmpeg.jpg" alt="ffmpeg now!">
<!-- Flowers -->
<img loading="lazy" src="/assets/buttons/flowers.jpg" alt="Flowers">
<!-- FrontPage -->
<img loading="lazy" src="/assets/buttons/frontpage.jpg" alt="FrontPage">
<!-- Garlic Bread -->
<img loading="lazy" src="/assets/buttons/garlicbread.jpg" alt="Garlic Bread">
<!-- Geocities -->
<img loading="lazy" src="/assets/buttons/geocities.jpg" alt="Geocities">
<!-- Graphic Design Is My Passion -->
<img loading="lazy" src="/assets/buttons/graphicdesign.jpg" alt="Graphic design is my passion">
<!-- Guestbook -->
<img loading="lazy" src="/assets/buttons/guestbook.jpg" alt="Guestbook">
<!-- Guestbooks -->
<img loading="lazy" src="/assets/buttons/guestbooks.jpg" alt="Guestbooks">
<!-- HTML5 -->
<img loading="lazy" src="/assets/buttons/html5.jpg" alt="HTML5">
<!-- Internet Explorer -->
<img loading="lazy" src="/assets/buttons/ie.jpg" alt="Internet Explorer">
<!-- The IndieWeb Is For Everyone -->
<img loading="lazy" src="/assets/buttons/indiemobile.jpg" alt="The IndieWeb is for everyone.">
<!-- HTML Learn It Today -->
<img loading="lazy" src="/assets/buttons/learnhtml.jpg" alt="HTML - Learn it today!">
<!-- I Like Computer -->
<img loading="lazy" src="/assets/buttons/likecomputer.jpg" alt="I Like Computer">
<!-- Made On GNU Linux -->
<img loading="lazy" src="/assets/buttons/madeonlinux.jpg" alt="Made on GNU Linux">
<!-- Made With Windows -->
<img loading="lazy" src="/assets/buttons/madewithwindows.jpg" alt="Made With Windows">
<!-- Made With NotePad -->
<img loading="lazy" src="/assets/buttons/notepad.jpg" alt="Made with NotePad">
<!-- Minecraft -->
<img loading="lazy" src="/assets/buttons/minecraft.jpg" alt="Minecraft">
<!-- Mobile Friendly -->
<img loading="lazy" src="/assets/buttons/mobilefriendly.jpg" alt="Mobile Friendly">
<!-- No JavaScript -->
<img loading="lazy" src="/assets/buttons/nojs.jpg" alt="No JavaScript">
<!-- Pass The Shareware Please -->
<img loading="lazy" src="/assets/buttons/shareware.jpg" alt="Pass the Shareware please!">
<!-- Peace -->
<img loading="lazy" src="/assets/buttons/peace.jpg" alt="Peace">
<!-- Pizza Powered -->
<img loading="lazy" src="/assets/buttons/pizza.jpg" alt="Pizza Powered">
<!-- Pride -->
<img loading="lazy" src="/assets/buttons/pride.jpg" alt="Pride">
<!-- Pride Now -->
<img loading="lazy" src="/assets/buttons/pridenow.jpg" alt="Pride Now">
<!-- Privacy Is A Human Right-->
<img loading="lazy" src="/assets/buttons/privacy.jpg" alt="Privacy is a human right">
<!-- Queer Pride -->
<img loading="lazy" src="/assets/buttons/queerpride.jpg" alt="Queer Pride">
<!-- Rainbow -->
<img loading="lazy" src="/assets/buttons/rainbow.jpg" alt="Rainbow">
<!-- Right To Repair -->
<img loading="lazy" src="/assets/buttons/righttorepair.jpg" alt="Right to repair">
<!-- RSS -->
<img loading="lazy" src="/assets/buttons/rss.jpg" alt="RSS">
<!-- Sign Guestbook -->
<img loading="lazy" src="/assets/buttons/signguestbook.jpg" alt="Sign Guestbook">
<!-- Skeleton Romantic -->
<img loading="lazy" src="/assets/buttons/skeleton.jpg" alt="Skeleton">
<!-- Smile -->
<img loading="lazy" src="/assets/buttons/smile.jpg" alt="Smile">
<!-- Speaker Notes -->
<img loading="lazy" src="/assets/buttons/speakernotes.jpg" alt="Speaker Notes">
<!-- This Site Is Certified 100% Cookie Free -->
<img loading="lazy" src="/assets/buttons/nocookie.jpg" alt="This site is certified 100% cookie free!">
<!-- Trans Rights -->
<img loading="lazy" src="/assets/buttons/transrights.jpg" alt="Trans Rights">
<!-- UBlock Origin -->
<img loading="lazy" src="/assets/buttons/ublockorigin.jpg" alt="UBlock Origin">
<!-- Valid HTML5 -->
<img loading="lazy" src="/assets/buttons/validhtml5.jpg" alt="Valid HTML5">
<!-- Valid RSS -->
<img loading="lazy" src="/assets/buttons/validrss.jpg" alt="Valid RSS">
<!-- VSCodium -->
<img loading="lazy" src="/assets/buttons/vscodium.jpg" alt="VSCodium">
<!-- Webmention -->
<img loading="lazy" src="/assets/buttons/webmention.jpg" alt="Webmention">
<!-- World Wide Web: Connecting People Since 1991 -->
<img loading="lazy" src="/assets/buttons/www.jpg" alt="World Wide Web: connecting people since 1991">
<!-- Windows XP -->
<img loading="lazy" src="/assets/buttons/xp.jpg" alt="Windows XP">
<!-- Yesterweb -->
<img loading="lazy" src="/assets/buttons/yesterweb.jpg" alt="Yesterweb">
<!-- You're Telling Me A Queer Coded This?-->
<img loading="lazy" src="/assets/buttons/queer.jpg" alt="You're telling me a queer coded this?">
<!-- You Were Diagnosed With Gay -->
<img loading="lazy" src="/assets/buttons/diagnosedgay.jpg" alt="You were diagnosed with gay.">
</section>
</section>
<hr>
<section>
<!-- Bibliography -->
<p><strong>Bibliography</strong></p>
<ul>
<li><a href="https://jamesg.blog/buttons" target="_blank" rel="noopener">James G.'s Buttons Page</a></li>
</ul>
</section>
<!-- Closing -->
<p>•--♡--•</p>
</section>
<section>
<!-- Closing Metadata -->
<section>
<!-- Tags -->
<p class="essentials"><strong>Tags</strong>: <a href="/tags?tag=community">community</a> · <a href="/tags?tag=indieweb">indieweb</a></p>
</section>
<section>
<!-- Copy + Share -->
<p><strong>Copy + Share</strong>: <a href="/buttons">zacharykai.net/buttons</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>