build prev and add draft handling

This commit is contained in:
2026-03-24 09:50:56 -07:00
parent 422a0e45e8
commit f89f135f9b
280 changed files with 3612 additions and 3571 deletions

View File

@ -116,7 +116,7 @@ code[class*=language-],
pre[class*=language-] {
font-family: var(--font-family-code);
background-color: var(--color-bg-alt);
font-size: .9rem;
font-size: .9em;
text-shadow: 0 1px var(--color-shadow);
-moz-tab-size: 4;
-o-tab-size: 4;
@ -1471,15 +1471,29 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/little-critter-pouch/">
<a class="postlink" href="/double-bill-pocket-bifold/">
<img src="/img/little-critter-pouch.jpg" alt="A leather pouch shaped a bit like a d10 but with eight sides. It has a rainbow zippered opening and a wristlet strap." loading="lazy" decoding="async" width="1000" height="750">
<img src="/img/double-bill-pocket-bifold.jpg" alt="A 3-picture collage showing a hand-stitched leather wallet in plum and light natural leather, with a double bill pocket." loading="lazy" decoding="async" width="1000" height="1777">
<h2 data-ha-exclude="" id="little-critter-pouch">little critter pouch</h2>
<h2 data-ha-exclude="" id="double-bill-pocket-bifold">double bill pocket bifold</h2>
<ul class="postlist-tags">
<li>leather</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/brookes-notebook/">
<img src="/img/brooke-notebook.jpg" alt="A six panel collage showing the covers, endpapers, and some of the pages of a notebook." loading="lazy" decoding="async" width="1000" height="1500">
<h2 data-ha-exclude="" id="brookes-notebook">brooke&#39;s notebook</h2>
<ul class="postlist-tags">
<li>book</li>
<li>highlight</li>
</ul>
@ -1487,28 +1501,18 @@ export { HeadingAnchors }</script>
</li>
<li class="post">
<a class="postlink" href="/mousie/">
<a class="postlink" href="/gender-in-data-models/">
<img src="/img/mousie.jpg" alt="A cat in a sunbeam snuggles a little leather mouse-shaped cat toy." loading="lazy" decoding="async" width="1000" height="1499">
<img src="/img/peony.jpg" alt="Image unrelated to post. A light pink peony in full bloom, close up." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="mousie">mousie</h2>
<h2 data-ha-exclude="" id="gender-in-data-models">gender in data models</h2>
<ul class="postlist-tags">
<li>leather</li>
<li>gender</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/leaf-patches/">
<img src="/img/leaf-patches-oak.jpg" alt="Several oak-leaf-shaped leather patches with stitching holes punched around the edges." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="leaf-patches">leaf patches</h2>
<ul class="postlist-tags">
<li>software</li>
<li>leather</li>
<li>highlight</li>
</ul>
</a>
@ -1545,6 +1549,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/dragon-mask/` was built on 2026-03-19T22:02:57.892Z -->
<!-- This page `/dragon-mask/` was built on 2026-03-24T16:54:11.083Z -->
</body>
</html>