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 {
@ -1749,11 +1749,11 @@ eleventyExcludeFromCollections: true
<ol id="postlist">
<li class="post">
<a class="postlink" href="/domain-and-site-setup/">
<a class="postlink" href="/screen-reader-optimizations/">
<img src="/img/crinkly-mushrooms.jpg" alt="Picture unrelated to post. Some crinkly brown-orange mushrooms in vibrant green grass." loading="lazy" decoding="async" width="1000" height="750">
<img src="/img/crow.jpg" alt="Image unrelated to post. A crow poses on driftwood against a whitish sky." loading="lazy" decoding="async" width="1000" height="666">
<h2 id="domain-and-site-setup">domain and site setup</h2>
<h2 id="screen-reader-optimizations">screen reader optimizations</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1763,15 +1763,13 @@ eleventyExcludeFromCollections: true
</li>
<li class="post">
<a class="postlink" href="/designing-a-bag/">
<a class="postlink" href="/comparing-text-editors/">
<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/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="designing-a-bag">designing a bag</h2>
<h2 id="comparing-text-editors">comparing text editors</h2>
<ul class="postlist-tags">
<li>leather</li>
<li>software</li>
</ul>
@ -1779,11 +1777,11 @@ eleventyExcludeFromCollections: true
</li>
<li class="post">
<a class="postlink" href="/intro-to-wireframing/">
<a class="postlink" href="/moving-images/">
<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">
<img src="/img/cormorant.jpg" alt="Image unrelated to post. A cormorant, a type of black waterfowl, poses with wings spread on a buoy in Puget Sound. Off to the left, another bird floats." loading="lazy" decoding="async" width="1000" height="666">
<h2 id="intro-to-wireframing">intro to wireframing</h2>
<h2 id="moving-images">moving images</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1823,6 +1821,6 @@ eleventyExcludeFromCollections: true
</footer>
<!-- This page `/eleventy-lessons/` was built on 2026-02-20T16:35:28.475Z -->
<!-- This page `/eleventy-lessons/` was built on 2026-02-20T16:46:10.314Z -->
<body>
</body></body>