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;
@ -1478,15 +1478,35 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/printmaking-paper-notes/">
<a class="postlink" href="/iris/">
<img src="/img/killdeer.jpg" alt="Image unrelated to post. A very fluffed up killdeer stands on a rocky beach." loading="lazy" decoding="async" width="1000" height="666">
<img src="/img/iris-prints.jpg" alt="3 copies of the same print of iris flowers and a bud, done in slightly varied color schemes." loading="lazy" decoding="async" width="1000" height="562">
<h2 data-ha-exclude="" id="printmaking-paper-notes">printmaking paper notes</h2>
<h2 data-ha-exclude="" id="iris">iris</h2>
<ul class="postlist-tags">
<li>print</li>
<li>card</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/pronoun-patches/">
<img src="/img/pronoun-patch.jpg" alt="Rows of the same design, a skull with a speech bubble announcing varied pronoun sets, repeat in multiple colors along a stretch of off-white fabric." loading="lazy" decoding="async" width="1000" height="562">
<h2 data-ha-exclude="" id="pronoun-patches">pronoun patches</h2>
<ul class="postlist-tags">
<li>print</li>
<li>patch</li>
<li>gender</li>
</ul>
</a>
</li>
@ -1509,20 +1529,6 @@ export { HeadingAnchors }</script>
</a>
</li>
<li class="post">
<a class="postlink" href="/crow/">
<img src="/img/crow-print.jpg" alt="a block print in dark indigo ink on white paper depicting a perched crow looking over one shoulder. one side of the crow is lit with fine feather detail, and the other side is almost entirely in shadow." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="crow">crow</h2>
<ul class="postlist-tags">
<li>print</li>
</ul>
</a>
</li>
</ol>
</section>
@ -1554,6 +1560,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/chanterelle/` was built on 2026-03-19T22:02:57.858Z -->
<!-- This page `/chanterelle/` was built on 2026-03-24T16:54:11.057Z -->
</body>
</html>