about summary refs log tree commit diff
path: root/served/things/things.html
diff options
context:
space:
mode:
Diffstat (limited to 'served/things/things.html')
-rw-r--r--served/things/things.html33
1 files changed, 31 insertions, 2 deletions
diff --git a/served/things/things.html b/served/things/things.html
index f078245..3ed1dab 100644
--- a/served/things/things.html
+++ b/served/things/things.html
@@ -2,9 +2,38 @@
 template=post
 title=Things
 style=/styles/post.css
-#Category gif
+style=things.css
 ---
 
 living pages for my projects and their various states of dissary. This section
 is not part of the Atom Feed, but project updates published in
-<a href="/words/">words/</a> are.
\ No newline at end of file
+<a href="/words/">words/</a> are.
+
+\<i>slowly populating this while I pick up and set down projects of various age.</i>
+
+[@paragraphs off]
+
+<section id="things">
+	<section id="memoryleak" class="profile" style="background-color: black; color: white">
+		<div class="profile-heading">
+			<img src="memoryleak/images/ddr2_closest.png"
+				alt="a broken stick of ddr2 ram. one of the memory chips is cracked and peaking open" />
+			<h2><a href="memoryleak/">@memoryleak</a></h2>
+			<h3>was</h3>
+		</div>
+		<p>
+			An experiment in gradual decay. A virtual machine. A bot on the fediverse.
+		</p>
+	</section>
+
+	<section id="sitiwera" class="profile" style="background-color: black; color: white">
+		<div class="profile-heading">
+			<img src="sitiwera/out.png" alt="" />
+			<h2><a href="sitiwera/">sitiwera</a></h2>
+			<h3>will be</h3>
+		</div>
+		<p>
+			A single tile weather radar service offering static and animated images.
+		</p>
+	</section>
+</section>
\ No newline at end of file