build prev
This commit is contained in:
@ -470,7 +470,7 @@ pre[class*=language-]::selection {
|
||||
--color-shadow: rgba(2, 10, 40, .25);
|
||||
|
||||
/* Used for syntax highlighting */
|
||||
--color-red-light: #e95678;
|
||||
--color-red-light: #f195aa;
|
||||
--color-orange-light: #fab795;
|
||||
--color-yellow-light: #fbe6bc;
|
||||
--color-green-light: #29d398;
|
||||
@ -625,7 +625,7 @@ span.ha-placeholder {
|
||||
color: var(--color-pink);
|
||||
}
|
||||
span.ha-placeholder {
|
||||
opacity: .8;
|
||||
opacity: .55;
|
||||
}
|
||||
|
||||
|
||||
@ -1340,7 +1340,7 @@ export { HeadingAnchors }</script>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<a href="#main" id="skip" title="skip to main content" aria-label="skip to main content">
|
||||
<a href="#main" id="skip" title="skip to main content">
|
||||
<i class="fa-solid fa-forward" aria-hidden="true"></i> skip
|
||||
</a>
|
||||
|
||||
@ -1463,27 +1463,11 @@ export { HeadingAnchors }</script>
|
||||
<ol id="postlist">
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/designing-a-bag/">
|
||||
<a class="postlink" href="/o-ring-bracelet/">
|
||||
|
||||
<img src="/img/shoelace-bag.jpg" alt="a 3-image collage showcasing a leather crossbody bag. the leather body is brown and fairly simple. up the narrow sides, rope is laced through grommets in a style resembling a shoe lacing. the rope forms the handle and loops seamlessly through the other side of the bag, joining in one point in a figure-8 follow-through knot. At the bottom corners, there are small diagonal lines of stitching to give the bag a small lip around the base and ensure small objects don't slide out." loading="lazy" decoding="async" width="1000" height="1777">
|
||||
<img src="/img/oring-bracelet.jpg" alt="A green leather bracelet, stitched along the edges with dark blue thread, holds an ouroborous o-ring in place with two black snaps." loading="lazy" decoding="async" width="900" height="1200">
|
||||
|
||||
<h2 id="designing-a-bag">designing a bag</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>leather</li>
|
||||
|
||||
<li>software</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/moss-harness/">
|
||||
|
||||
<img src="/img/moss-harness.jpg" alt="A nylon webbing harness in bright teal laid out on a desk." loading="lazy" decoding="async" width="1000" height="750">
|
||||
|
||||
<h2 id="moss-harness">moss harness</h2>
|
||||
<h2 id="o-ring-bracelet">o-ring bracelet</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>leather</li>
|
||||
@ -1493,11 +1477,25 @@ export { HeadingAnchors }</script>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/pinatex-wallet-with-zipper/">
|
||||
<a class="postlink" href="/leaf-patches/">
|
||||
|
||||
<img src="/img/pinatex-ten-pocket-bifold.jpg" alt="A two-picture collage showing the inside and outside of a wallet made with piñatex, a leather alternative made from pineapple leaves. It is two tone blue with a pink accent and has a zippered pocket built in." loading="lazy" decoding="async" width="1000" height="1331">
|
||||
<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 id="pinatex-wallet-with-zipper">piñatex wallet with zipper</h2>
|
||||
<h2 id="leaf-patches">leaf patches</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>leather</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/zipper-bifold/">
|
||||
|
||||
<img src="/img/zipper-bifold.jpg" alt="A collage showing a hand-stitched leather bifold with a zippered coin pocket on one exterior side." loading="lazy" decoding="async" width="1000" height="1777">
|
||||
|
||||
<h2 id="zipper-bifold">zipper bifold</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>leather</li>
|
||||
@ -1518,7 +1516,7 @@ export { HeadingAnchors }</script>
|
||||
<footer>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/colophon" title="colophon">
|
||||
<a href="/colophon/">
|
||||
colophon
|
||||
</a>
|
||||
</li>
|
||||
@ -1537,6 +1535,6 @@ export { HeadingAnchors }</script>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/wrap-bracelets/` was built on 2026-02-20T19:59:42.568Z -->
|
||||
<!-- This page `/wrap-bracelets/` was built on 2026-02-20T20:23:43.771Z -->
|
||||
<body>
|
||||
</body></body></html>
|
||||
|
||||
Reference in New Issue
Block a user