blob: 7cc4d7287d4f9a20dfdc7a36c162c6a05fcc7d7d (
plain)
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
|
---
template=post
title=Writing
style=/styles/post.css
style=words.css
---
Writing is so much easier than speaking. Things I write will appear here most
likely. Unless they feel more poetic in which case they'll probably be in the
<a href="/bits/">bits/</a>.
The writing is part of the website <a href="/atom.xml">Atom Feed</a>.
[@paragraphs off]
<div>
<section id="weeknotes-section">
<h2 id="weeknotes">weeknotes</h2>
<ul id="weeknotes-list">
<li><a href="weeknotes/weeknotes-14.html">14</a></li>
<li>apr</li>
<li>mar</li>
<li>feb</li>
<li>jan</li>
<li>2024</li>
</ul>
</section>
<section id="written">
<h2>technical writings;<br>project updates</h2>
<a href="akkoma-postgres-migration.html">Akkoma Postgres Migration</a>
</section>
</div>
|