decadv-2025.html (view raw)
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>2025 december adventure — aaoth.xyz</title>
7 <style>
8 html{background:#777}
9 body{margin:1em auto;max-width:850px;color:#000;background:#fff;padding:0.5em;border:4px solid #5aa}
10 a{color:#005;}
11 img{max-width:100%}
12 </style>
13</head>
14<body>
15 <section>
16 <h1>december adventure 2025</h1>
17 <p>in this year's decadv i want to work on a project that
18 i've been postponing for too long now. i'm fascinated
19 by scripts and writing aystems, both natural and
20 constructed. over the years i've accumulated a few
21 writing systems of my own. sadly, i haven't found the
22 time to document them, but this year i want to try to
23 change this.</p>
24 <p>in particular, i want not only to document each writing
25 system, but to make a computer font for each one.</p>
26 <h2 id="log">the log</h2>
27 <p>nothing here yet, come back tomorrow.</p>
28 </section>
29</body>
30</html>