-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
94 lines (94 loc) · 4.97 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="title" content="Andrew"/>
<meta name="description" content="Bilingual disabled socialist who can easily imagine the end of the world or the end of capitalism. Feminism is for everyone. He/him.">
<title>Andrew</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="normal">
<meta property="og:title" content="Andrew">
<meta property="og:description" content="Bilingual disabled socialist who can easily imagine the end of the world or the end of capitalism. Feminism is for everyone. He/him.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://onsamyj.github.io/">
<meta property="og:image" content="https://onsamyj.github.io/feature.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://onsamyj.github.io/feature.png">
<meta name="twitter:title" content="Andrew">
<meta name="twitter:description" content="Bilingual disabled socialist who can easily imagine the end of the world or the end of capitalism. Feminism is for everyone. He/him.">
<link rel="icon" href="favicon.ico" sizes="any">
<link rel="icon" href="icon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="manifest" href="manifest.webmanifest">
<link href="style.css" rel="stylesheet">
<link rel="source-code" content="https://github.com/onsamyj/onsamyj.github.io">
</head>
<body>
<header>
<section>
<article>
<h1><strong>Andrew</strong> <sup>he/him</sup></h1>
<p>Bilingual disabled socialist who can easily imagine the end of the world or the end of capitalism. Feminism is for everyone.</p>
</article>
<aside>
<svg viewBox="0 0 64 64">
<desc>Userpic. Simple face: a red and black circle, diagonally divided, with a white border around it and white square-ish eyes, mouth and cheeks. The brightness of the colors is lowered to resemble the Disability Pride flag.</desc>
<circle cx="32" cy="32" r="31" fill="#595959"/>
<path d="m58 15A1 1 0 0 0 6 49" fill="#cf7280"/>
<g stroke-linecap="round" fill="none" stroke="#e8e8e8">
<g stroke-width="8">
<line x1="20" y1="28" x2="20" y2="36"/>
<line x1="44" y1="28" x2="44" y2="36"/>
</g>
<g stroke-width="4" opacity=".5">
<line x1="10" y1="40" x2="14" y2="40"/>
<line x1="50" y1="40" x2="54" y2="40"/>
</g>
<circle cx="32" cy="32" r="31" stroke-width="2"/>
</g>
<path d="m32 42c5 0 8 1 8 3s-3 5-8 5-8-3-8-5 3-3 8-3" fill="#e8e8e8"/>
</svg>
</aside>
</section>
</header>
<main>
<section>
<article>
<h2>Mastodon</h2>
<dl>
<dt><a rel="me" href="https://mastodon.online/@alsorew"><em>@</em><span><strong>alsorew</strong>@mastodon.online</span></a></dt>
<dd>Microblog for thoughts of questionable value.</dd>
</dl>
</article>
<article>
<h2>Nothing Personal</h2>
<dl>
<dt><a href="https://no-pe.netlify.app"><span><strong>no-pe</strong>.netlify.app</span></a></dt>
<dd>Blog for larger thoughts, still of questionable value.</dd>
</dl>
</article>
<article>
<h2>BMO</h2>
<dl>
<dt><a href="https://techhub.social/@bmo"><em>@</em><span><strong>bmo</strong>@techhub.social</span></a></dt>
<dd>My <a href="https://en.wikipedia.org/wiki/Rubber_duck_debugging"><span>rubber duck</span></a> for bits of code, art, etc.</dd>
</dl>
</article>
</section>
<footer>
<section>
<article>
<h3>Tech</h3>
<a href="/uses/" title="What I stare at most of the time">/<strong><span>uses</span></strong></a>
<a href="https://github.com/onsamyj/aquamarine" title="Accessible color scheme"><span>Aquamarine</span></a>
</article>
<article>
<h3>Games</h3>
<a href="https://mastodon.online/tags/GetThereGames" title="Games that show a way forward">#<span>GetThereGames</span></a>
<a href="https://www.mobygames.com/user/120552/onsamyj/collection/" title="A couple of recomendation lists"><span>MobyGames</span></a>
</article>
</section>
</footer>
</main>
</body>
</html>