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;
@ -1466,11 +1466,11 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/artisans-cooperative-cards/">
<a class="postlink" href="/killdeer/">
<img src="/img/artisans-coop-cards.jpg" alt="2 white greeting cards with the Artisans Cooperative logo, a chicken. One card has a single print of the chicken in black ink, and the other has two overlapping prints in blue and red ink" loading="lazy" decoding="async" width="1000" height="1000">
<img src="/img/killdeer-print.jpg" alt="A print of a killdeer in black ink." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="artisans-cooperative-cards">artisans cooperative cards</h2>
<h2 data-ha-exclude="" id="killdeer">killdeer</h2>
<ul class="postlist-tags">
<li>print</li>
@ -1482,11 +1482,25 @@ export { HeadingAnchors }</script>
</li>
<li class="post">
<a class="postlink" href="/lupine/">
<a class="postlink" href="/brown-creeper/">
<img src="/img/lupine-prints.jpg" alt="6 versions of a print of lupine flowers with the leaves inked in light green and the blossoms inked in a variety of blues, purples, and pinks." loading="lazy" decoding="async" width="1000" height="750">
<img src="/img/brown-creeper-print.jpg" alt="2 copies of the same print side by side. In yellow, black, and purple ink, a brown creeper, a small bird, is depicted, well camouflaged against a tree trunk." loading="lazy" decoding="async" width="1000" height="1000">
<h2 data-ha-exclude="" id="lupine">lupine</h2>
<h2 data-ha-exclude="" id="brown-creeper">brown creeper</h2>
<ul class="postlist-tags">
<li>print</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/foxgloves/">
<img src="/img/foxgloves-print.jpg" alt="A print of a cluster of foxgloves. The background is inked in green, with negative space and pink details making up the foxgloves." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="foxgloves">foxgloves</h2>
<ul class="postlist-tags">
<li>print</li>
@ -1499,20 +1513,6 @@ export { HeadingAnchors }</script>
</a>
</li>
<li class="post">
<a class="postlink" href="/luminescent/">
<img src="/img/luminescent-print.jpg" alt="A print of a tattooed woman in bright highlighter yellow underwear." loading="lazy" decoding="async" width="900" height="1200">
<h2 data-ha-exclude="" id="luminescent">luminescent</h2>
<ul class="postlist-tags">
<li>print</li>
</ul>
</a>
</li>
</ol>
</section>
@ -1544,6 +1544,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/euphorbia/` was built on 2026-03-19T22:02:57.887Z -->
<!-- This page `/euphorbia/` was built on 2026-03-24T16:54:11.076Z -->
</body>
</html>