summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html27
1 files changed, 6 insertions, 21 deletions
diff --git a/index.html b/index.html
index 7bfab0a..6acaad8 100644
--- a/index.html
+++ b/index.html
@@ -16,10 +16,10 @@
<p class="tag">Elder-millennial software engineer in Salt Lake City, Utah. Writing about code, tools, and the small web.</p>
<nav class="main">
<a href="weblog/index.html">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>
@@ -31,24 +31,9 @@
<section>
<h2 class="sec">recent posts</h2>
- <ul class="posts">
- <li><time datetime="2026-06-30">2026-06-30</time><a href="weblog/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="weblog/index.html">A static site generator in 100 lines of bash</a></li>
- <li><time datetime="2026-04-02">2026-04-02</time><a href="weblog/index.html">Syncthing is the personal cloud I actually wanted</a></li>
- <li><time datetime="2026-02-14">2026-02-14</time><a href="weblog/index.html">Notes on green-thread concurrency in Python</a></li>
- <li><time datetime="2026-01-09">2026-01-09</time><a href="weblog/index.html">The quiet case for plain HTML</a></li>
- </ul>
<p style="margin-top:.9rem;font-size:.9rem;"><a href="weblog/index.html">all posts &rarr;</a></p>
</section>
- <section>
- <h2 class="sec">tags</h2>
- <div class="tags">
- <a href="weblog/index.html">python</a><a href="weblog/index.html">small-web</a><a href="weblog/index.html">systems</a>
- <a href="weblog/index.html">tools</a><a href="weblog/index.html">gemini</a><a href="weblog/index.html">slc</a><a href="weblog/index.html">reading</a>
- </div>
- </section>
-
<div class="cols">
<section>
<h2 class="sec">elsewhere</h2>
@@ -59,7 +44,7 @@
<li><span class="k">gemini</span><a href="about/index.html">gemini://…/~tjp</a></li>
</ul>
</section>
- <section>
+ <!-- <section>
<h2 class="sec">from the notes</h2>
<ul class="links">
<li><a href="notes/plain-html.html">The case for plain HTML</a></li>
@@ -67,17 +52,17 @@
<li><a href="notes/index.html">Emacs config, annotated</a></li>
<li><a href="notes/index.html">Books I keep re-reading</a></li>
</ul>
- </section>
+ </section> -->
</div>
</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; content <a href="about/index.html">CC BY 4.0</a> unless noted &middot; <a href="feed.xml">feed</a></p>
</footer>