summaryrefslogtreecommitdiff
path: root/weblog
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-07-11 11:50:44 -0600
committert <t@tjp.lol>2026-07-11 11:50:44 -0600
commit9faffbf6bc5083239d69a2daedac273e6d814bc3 (patch)
tree13cb030017e729e3b51b8862a602d1c9ffbe6763 /weblog
parent5943b3063676d68381545e36a9903e1df278e923 (diff)
Archive fictional site examples and audit inherited prose
Diffstat (limited to 'weblog')
-rw-r--r--weblog/_moving-off-gemini.html (renamed from weblog/moving-off-gemini.html)3
-rw-r--r--weblog/index.html27
2 files changed, 4 insertions, 26 deletions
diff --git a/weblog/moving-off-gemini.html b/weblog/_moving-off-gemini.html
index f84a797..fdf6165 100644
--- a/weblog/moving-off-gemini.html
+++ b/weblog/_moving-off-gemini.html
@@ -27,9 +27,6 @@
<div class="post-head">
<p class="meta"><a href="../weblog/index.html" style="text-decoration:none;">&larr; weblog</a> &nbsp;/&nbsp; <time datetime="2026-06-30">2026-06-30</time></p>
<h1>Moving my weblog off Gemini (without leaving it)</h1>
- <div class="tags" style="margin-top:.5rem;">
- <a href="../weblog/index.html">gemini</a><a href="../weblog/index.html">small-web</a><a href="../weblog/index.html">tools</a>
- </div>
</div>
<p><em>This is placeholder text laid out so you can see how a full post reads. Replace it with the real <span class="mono">.gmi</span> content when you export the capsule &mdash; the structure below covers everything a converted Gemini post will need: headings, lists, quotes, code, and links.</em></p>
diff --git a/weblog/index.html b/weblog/index.html
index 4484805..8510f60 100644
--- a/weblog/index.html
+++ b/weblog/index.html
@@ -15,10 +15,10 @@
<h1 class="brand"><a href="../index.html">~tjp<span class="cur"> $_</span></a></h1>
<nav class="main">
<a href="../weblog/index.html" aria-current="page">weblog</a>
- <a href="../notes/index.html">notes</a>
+ <!-- <a href="../notes/index.html">notes</a> -->
<a href="../projects/index.html">projects</a>
<a href="../about/index.html">about</a>
- <a href="../feed.xml">rss</a>
+ <a href="../feed.xml">feed</a>
</nav>
</header>
@@ -27,32 +27,13 @@
<p>Longer-form writing. Most of these are migrating over from my Gemini capsule, so dates reflect the original posting. <a href="../feed.xml">Subscribe via RSS</a>.</p>
</section>
- <section>
- <h2 class="sec">2026</h2>
- <ul class="posts">
- <li><time datetime="2026-06-30">2026-06-30</time><a href="moving-off-gemini.html">Moving my weblog off Gemini (without leaving it)</a></li>
- <li><time datetime="2026-05-18">2026-05-18</time><a href="moving-off-gemini.html">A static site generator in 100 lines of bash</a></li>
- <li><time datetime="2026-04-02">2026-04-02</time><a href="moving-off-gemini.html">Syncthing is the personal cloud I actually wanted</a></li>
- <li><time datetime="2026-02-14">2026-02-14</time><a href="moving-off-gemini.html">Notes on green-thread concurrency in Python</a></li>
- <li><time datetime="2026-01-09">2026-01-09</time><a href="moving-off-gemini.html">The quiet case for plain HTML</a></li>
- </ul>
- </section>
-
- <section>
- <h2 class="sec">2025</h2>
- <ul class="posts">
- <li><time datetime="2025-11-22">2025-11-22</time><a href="moving-off-gemini.html">A year of writing in plain text</a></li>
- <li><time datetime="2025-09-03">2025-09-03</time><a href="moving-off-gemini.html">Reading the CPython source for fun</a></li>
- <li><time datetime="2025-07-15">2025-07-15</time><a href="moving-off-gemini.html">Why I still like Makefiles</a></li>
- </ul>
- </section>
</main>
<footer>
- <div class="ring">
+ <!-- <div class="ring">
<span>webring:</span>
<a href="#">&larr; prev</a><a href="#">rand</a><a href="#">next &rarr;</a>
- </div>
+ </div> -->
<p>hand-written in slc &middot; &copy;2026 tjp &middot; <a href="../feed.xml">feed</a></p>
</footer>