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;
@ -1482,26 +1482,14 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/orange-journal/">
<a class="postlink" href="/leather-long-stitch-journals/">
<img src="/img/orange-journal.jpg" alt="A three panel collage showcasing a small book with foldout pages and a bright orange cover." loading="lazy" decoding="async" width="1000" height="1776">
<img src="/img/long-stitch-journals.jpg" alt="A stack of hand-bound journals showing long stitches aligned with the spines. They are leather bound and have tie closures." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="orange-journal">orange journal</h2>
<h2 data-ha-exclude="" id="leather-long-stitch-journals">leather long-stitch journals</h2>
<ul class="postlist-tags">
<li>book</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/stampede-journal/">
<img src="/img/stampede-journal.jpg" alt="A 4-part collage of a hardcover book, showing a coloring page with &#39;stampede!&#39; written across it." loading="lazy" decoding="async" width="1000" height="1777">
<h2 data-ha-exclude="" id="stampede-journal">stampede journal</h2>
<ul class="postlist-tags">
<li>leather</li>
<li>book</li>
@ -1523,6 +1511,20 @@ export { HeadingAnchors }</script>
</a>
</li>
<li class="post">
<a class="postlink" href="/leather-strap-journal/">
<img src="/img/leather-strap-journal.jpg" alt="A 3-part collage showing a blue journal with leather straps woven into the covers." loading="lazy" decoding="async" width="1000" height="1000">
<h2 data-ha-exclude="" id="leather-strap-journal">leather strap journal</h2>
<ul class="postlist-tags">
<li>book</li>
</ul>
</a>
</li>
</ol>
</section>
@ -1554,6 +1556,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/green-memo-pad/` was built on 2026-03-19T22:02:57.854Z -->
<!-- This page `/green-memo-pad/` was built on 2026-03-24T16:54:11.055Z -->
</body>
</html>