pocket-sized atproto pitch
waow.tech
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>waow.tech</title>
7 <meta property="og:title" content="waow.tech">
8 <meta property="og:description" content="stored by you in one place. accessed with one login.">
9 <meta property="og:url" content="https://waow.tech">
10 <meta property="og:type" content="website">
11 <meta name="twitter:card" content="summary">
12 <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌐</text></svg>">
13 <style>
14 body {
15 font-family: system-ui, -apple-system, sans-serif;
16 max-width: 720px;
17 margin: 2rem auto;
18 padding: 0 1rem;
19 line-height: 1.6;
20 color: #222;
21 }
22 h1 a { color: inherit; text-decoration: none; }
23 h1 a:hover { text-decoration: underline; }
24 nav { margin: 1rem 0; }
25 nav a { margin-right: 1rem; }
26 footer { margin-top: 4rem; font-size: 0.65rem; color: #bbb; }
27 footer a { color: #bbb; }
28 </style>
29</head>
30<body>
31 <h1>waow</h1>
32 <p>
33 your <a href="https://bsky.app" target="_blank">posts</a><br>
34 your <a href="https://leaflet.pub/discover" target="_blank">publications</a><br>
35 your <a href="https://next.grain.social" target="_blank">photos</a><br>
36 your <a href="https://plyr.fm" target="_blank">music</a><br>
37 your <a href="https://stream.place" target="_blank">streams</a><br>
38 your <a href="https://tangled.org" target="_blank">code</a><br>
39 your <a href="https://wisp.place" target="_blank">websites</a><br>
40 your <a href="https://semble.so" target="_blank">research</a>
41 </p>
42 <p>stored by you in <a href="https://at-me.zzstoatzz.io/view/?handle=pfrazee.com" target="_blank">one place</a>.<br>
43 accessed with <a href="https://internethandle.org" target="_blank">one login</a>.</p>
44
45 <p>or <a href="https://overreacted.io/open-social/#open-social" target="_blank">at least they could be!</a></p>
46
47 <footer>not affiliated with AT Protocol in any official capacity. made by <a href="https://bsky.app/profile/zzstoatzz.io" target="_blank">@zzstoatzz.io</a></footer>
48</body>
49</html>