-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (28 loc) · 1.3 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
<html>
<head>
<title>welcome to ~jung.microverse</title>
<link rel="stylesheet" href="config/site.css"></link>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>welcome to ~jung.microverse</h1>
<!-- TODO: OPML -->
<div class="keepws">
(<span class="bold">about-me</span>
(code: <a href="https://github.com/4psireal2">GitHub</a>, sourcehut)
(gpg-key: <code>B8C8 3412 2B29 F12A 590B CEDB D681 4205 0842 CA57</code>)
(reading: <a href="https://www.goodreads.com/review/list/170579603">goodreads</a>, Fermat's library, McSweeney, Literarisches Colloquium Berlin, etc)
(basic beliefs: gay is good, free and open-source software, green living, gender equality in STEM, etc)
(amusing amusements: ham radio, radar astronomy, sound production, cartography, ocean and aquatic animals, etc)
(merry media: Cashmere Radio, tl;dr, quantummusic, The Atlantic, The Mathematical Intelligencer, etc)
(stay in some digital touch: Mastodon, Observable))
</div>
<div class="keepws">
(<span class="bold">about-out-n-around</span>
(a family of <a href="data/thoughts">thoughts</a>)
(a family of <a href="data/signals">signals</a>)
(a family of <a href="data/simulations">simulations</a>))
(a family of <a href="data/media">media</a>))
</div>
</body>
</html>