build prev

This commit is contained in:
2026-02-20 12:24:10 -08:00
parent 6e3bfd9a08
commit 7e95d9ff16
258 changed files with 4176 additions and 4190 deletions

View File

@ -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>
@ -1749,6 +1749,20 @@ eleventyExcludeFromCollections: true
<h2 id="related-posts-2">related posts</h2>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/intro-to-wireframing/">
<img src="/img/aggregator-wireframes.jpg" alt="a figma page with 4 major sections titled aggregator, aggregator mobile, aggregator color, and aggregator mobile color. each section has 7 pages in it - all sections pretty clearly have the same 7 pages, with the mobile sections shown on mobile screens and the color sections in a rainbow of pastels rather than grayscale." loading="lazy" decoding="async" width="1000" height="1042">
<h2 id="intro-to-wireframing">intro to wireframing</h2>
<ul class="postlist-tags">
<li>software</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/screen-reader-optimizations/">
@ -1764,27 +1778,11 @@ eleventyExcludeFromCollections: true
</li>
<li class="post">
<a class="postlink" href="/designing-a-bag/">
<a class="postlink" href="/backend-accessibility/">
<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&#39;t slide out." loading="lazy" decoding="async" width="1000" height="1777">
<img src="/img/camelCase-print.jpg" alt="A carved stamp next to its print. The print reads &#39;#camelCase&#39; in a slightly formal-looking italic font." loading="lazy" decoding="async" width="1000" height="750">
<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="/comparing-text-editors/">
<img src="/img/horsetail.jpg" alt="Image unrelated to post. Close up on a horsetail plant&#39;s stem, with many small needle-like leaves emerging from all sides of the circular stem at each segmented joint." loading="lazy" decoding="async" width="1000" height="666">
<h2 id="comparing-text-editors">comparing text editors</h2>
<h2 id="backend-accessibility">backend accessibility</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1805,7 +1803,7 @@ eleventyExcludeFromCollections: true
<footer>
<ul>
<li>
<a href="/colophon" title="colophon">
<a href="/colophon/">
colophon
</a>
</li>
@ -1824,6 +1822,6 @@ eleventyExcludeFromCollections: true
</footer>
<!-- This page `/eleventy-lessons/` was built on 2026-02-20T19:59:42.572Z -->
<!-- This page `/eleventy-lessons/` was built on 2026-02-20T20:23:43.796Z -->
<body>
</body></body></html>