This commit is contained in:
2026-02-20 08:46:50 -08:00
parent 9db3d3b34c
commit 9a566f99ab
258 changed files with 3747 additions and 3729 deletions

View File

@ -733,7 +733,7 @@ header {
background-color: var(--color-bg);
padding: .75rem 0;
z-index: 10;
border-bottom: .5rem solid var(--color-teal);
border-bottom: thick solid var(--color-teal);
box-shadow: 0 .25rem .15rem var(--color-shadow);
}
@ -927,7 +927,7 @@ header li {
footer {
padding: 1rem 0;
font-size: .9rem;
border-top: .5rem solid var(--color-pink);
border-top: thick solid var(--color-pink);
}
footer ul {
@ -1462,6 +1462,20 @@ export { HeadingAnchors }</script>
<h2 id="related-posts">related posts</h2>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/knit-shrimp/">
<img src="/img/knit-shrimp.jpg" alt="Four knitted shrimp in various shades of pink. They are all somewhere around hand-sized, and have little yarn antennae and leggies." loading="lazy" decoding="async" width="1000" height="750">
<h2 id="knit-shrimp">knit shrimp</h2>
<ul class="postlist-tags">
<li>knit</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/pride-dice-bags/">
@ -1479,30 +1493,16 @@ export { HeadingAnchors }</script>
</li>
<li class="post">
<a class="postlink" href="/knit-shrimp/">
<a class="postlink" href="/butch-hands-pattern/">
<img src="/img/knit-shrimp.jpg" alt="Four knitted shrimp in various shades of pink. They are all somewhere around hand-sized, and have little yarn antennae and leggies." loading="lazy" decoding="async" width="1000" height="750">
<img src="/img/butch-hands.jpg" alt="Hands wearing a pair of pink and grey gloves with convertable mitten tops." loading="lazy" decoding="async" width="1000" height="750">
<h2 id="knit-shrimp">knit shrimp</h2>
<h2 id="butch-hands-pattern">butch hands pattern</h2>
<ul class="postlist-tags">
<li>knit</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/on-the-shoulders-of-giants/">
<img src="/img/on-the-shoulders.jpg" alt="ok so. five image collage showing the front, 3 inner spreads, and back of a riso-printed zine in green and light blue. it&#39;s called &#39;on the shoulders of giants&#39; and it&#39;s about a knitting technique I learned from Stephen west and how I built on that technique. it talks about joining two adjacent panels without seaming, instead knitting the second panel onto the selvedge of the first. then it uses that technique to approach two panels knit with significantly different weights of yarn" loading="lazy" decoding="async" width="1000" height="1000">
<h2 id="on-the-shoulders-of-giants">on the shoulders of giants</h2>
<ul class="postlist-tags">
<li>zine</li>
<li>knit</li>
<li>highlight</li>
</ul>
</a>
@ -1539,6 +1539,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/brookes-socks/` was built on 2026-02-20T16:35:28.451Z -->
<!-- This page `/brookes-socks/` was built on 2026-02-20T16:46:10.291Z -->
<body>
</body></body>