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;
@ -1483,32 +1483,18 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/shirts/">
<a class="postlink" href="/greeting-loons/">
<img src="/img/shirts.jpg" alt="A row of shirts hanging in front of a window, with a variety of hand-printed designs." loading="lazy" decoding="async" width="1000" height="750">
<img src="/img/greeting-loons.jpg" alt="A pile of hand-printed A2 size greeting cards. A loon rearing up with outstretched wings spans the front and back of the cards." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="shirts">shirts!</h2>
<h2 data-ha-exclude="" id="greeting-loons">greeting loons</h2>
<ul class="postlist-tags">
<li>shirt</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/fat-raccoon/">
<img src="/img/fat-raccoon-print.jpg" alt="A block print in black ink of a rotund raccoon raising a welcoming paw towards the viewer." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="fat-raccoon">fat raccoon</h2>
<ul class="postlist-tags">
<li>print</li>
<li>card</li>
<li>shirt</li>
<li>print</li>
<li>highlight</li>
</ul>
</a>
@ -1528,6 +1514,28 @@ export { HeadingAnchors }</script>
</a>
</li>
<li class="post">
<a class="postlink" href="/boypussy/">
<img src="/img/boypussy-shirt.jpg" alt="A butch holding a chainsaw and wearing a tank top that reads boypussy in pink Barbie font." loading="lazy" decoding="async" width="1000" height="1250">
<h2 data-ha-exclude="" id="boypussy">boypussy</h2>
<ul class="postlist-tags">
<li>print</li>
<li>sticker</li>
<li>shirt</li>
<li>pin</li>
<li>gender</li>
</ul>
</a>
</li>
</ol>
</section>
@ -1559,6 +1567,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/geese-trans-wrongs/` was built on 2026-03-19T22:02:57.862Z -->
<!-- This page `/geese-trans-wrongs/` was built on 2026-03-24T16:54:11.061Z -->
</body>
</html>