ok finishing up the blur stuff and also building

This commit is contained in:
2026-03-27 12:33:35 -07:00
parent c6dcdacbec
commit 073ad660e4
283 changed files with 9821 additions and 5296 deletions

View File

@ -175,6 +175,11 @@
grid-area: img;
}
.blur {
filter: blur(.75rem);
clip-path: inset(0 round 1rem);
}
.tag-imgs {
display: grid;
grid-template-columns: repeat(2, 1fr);
@ -190,7 +195,7 @@
width: 100%;
aspect-ratio: 3 / 2;
background-color: var(--color-bg-alt);
border-radius: calc(1rem);
border-radius: 1rem;
}
.taglink:focus-visible .missing-image {
@ -970,12 +975,14 @@ footer a:focus-visible {
<ol id="postlist">
<li class="post">
<li class="post">
<a class="postlink" href="/redirections/">
<img src="/img/angle-brackets-uwu.jpg" alt="Ascii art of an emoticon with pinched eyes and a small mouth made with two angle brackets." loading="lazy" decoding="async" width="1000" height="316">
<h2 data-ha-exclude="" id="redirections">redirections</h2>
<h2 data-ha-exclude="" id="redirections">redirections
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -984,12 +991,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/azure-locations-and-file-crawling/">
<img src="/img/azure-locations.jpg" alt="A Linux terminal. There is a fun rainbow flag in ascii art at the top, and then the user has called a command asking Azure for a list of locations applicable to a specific resource type. The output is lengthy." loading="lazy" decoding="async" width="1000" height="827">
<h2 data-ha-exclude="" id="azure-locations-and-file-crawling">azure locations and file crawling</h2>
<h2 data-ha-exclude="" id="azure-locations-and-file-crawling">azure locations and file crawling
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1000,12 +1009,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/networks-of-trans-care/">
<img src="/img/mushrooms-and-moss.jpg" alt="Image unrelated to post. Close up on a cluster of orange-brown mushrooms on a mossy tree trunk." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="networks-of-trans-care">networks of trans care</h2>
<h2 data-ha-exclude="" id="networks-of-trans-care">networks of trans care
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1014,12 +1025,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/give-to-trans-orgs-and-people/">
<img src="/img/bouquet.jpg" alt="Image unrelated to post. A close up on a flower bouquet in shades of purple, pink, and white. Centered is a large, almost soft-looking pink flower that is still partially closed up." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="give-to-trans-orgs-and-people">give to trans orgs and people</h2>
<h2 data-ha-exclude="" id="give-to-trans-orgs-and-people">give to trans orgs and people
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1028,12 +1041,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/fountain-pen-friendly-stationery/">
<img src="/img/wax-seals.jpg" alt="Two envelopes with wax seals. The top envelope is cream with a copper-and-white swirled seal depicting a yelling possum holding mail. The bottom envelope is marbled blue, black, and gold, with a white-and-blue swirled seal depicting an octopus holding a fountain pen." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="fountain-pen-friendly-stationery">fountain pen-friendly stationery</h2>
<h2 data-ha-exclude="" id="fountain-pen-friendly-stationery">fountain pen-friendly stationery
</h2>
<ul class="postlist-tags">
<li>stationery</li>
@ -1042,12 +1057,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/fedizinefest-2025/">
<img src="/img/fedizinefest-2025.png" alt="A logo in purple, yellow, blue, and green. A piece of paper folded into 8 sections reads FEDI ZINE; it resembles the classic folding pattern of a simple 8-page zine made from printer paper. Next to it, a fully folded zine reads fest 2025." loading="lazy" decoding="async" width="729" height="799">
<h2 data-ha-exclude="" id="fedizinefest-2025">fediZineFest 2025</h2>
<h2 data-ha-exclude="" id="fedizinefest-2025">fediZineFest 2025
</h2>
<ul class="postlist-tags">
<li>zine</li>
@ -1056,12 +1073,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/on-the-ubiquity-of-enby/">
<img src="/img/gender-census.jpg" alt="A screenshot of part of the Gender Census reports page, showing the header bar and a title that reads &#39;Gender Census 2023 Worldwide Report&#39;" loading="lazy" decoding="async" width="1000" height="364">
<h2 data-ha-exclude="" id="on-the-ubiquity-of-enby">on the ubiquity of &#39;enby&#39;</h2>
<h2 data-ha-exclude="" id="on-the-ubiquity-of-enby">on the ubiquity of &#39;enby&#39;
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1070,12 +1089,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/handedness-toggle/">
<img src="/img/handedness-toggle-0.png" alt="A screenshot of the rescue trans rescue navbar centered on a button that shows a hand pointing left." loading="lazy" decoding="async" width="1000" height="257">
<h2 data-ha-exclude="" id="handedness-toggle">handedness toggle</h2>
<h2 data-ha-exclude="" id="handedness-toggle">handedness toggle
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1084,36 +1105,42 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/rescue-trans-rescue/">
<img src="/img/wood-ducks.jpg" alt="“Picture unrelated to post. A male and female wood duck in summer eclipse plumage have a little tiff while standing on a log. to the right, the male has his neck extended and beak open; on the left, the female has a wing extended upwards.“" loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="rescue-trans-rescue">rescue Trans Rescue</h2>
<h2 data-ha-exclude="" id="rescue-trans-rescue">rescue Trans Rescue
</h2>
<ul class="postlist-tags">
</ul>
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/no-politics-wip/">
<img src="/img/mushroom-on-fence.jpg" alt="Picture unrelated to post. A small orange mushroom grows from the center of a fence post." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="no-politics-wip">no politics (wip)</h2>
<h2 data-ha-exclude="" id="no-politics-wip">no politics (wip)
</h2>
<ul class="postlist-tags">
</ul>
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/fd-signifier-and-oppositional-sexism/">
<img src="/img/sheep.jpg" alt="Image unrelated to post. A mama sheep with two babies curled up next to her in a grassy field." loading="lazy" decoding="async" width="1000" height="450">
<h2 data-ha-exclude="" id="fd-signifier-and-oppositional-sexism">fd signifier &amp; oppositional sexism</h2>
<h2 data-ha-exclude="" id="fd-signifier-and-oppositional-sexism">fd signifier &amp; oppositional sexism
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1122,12 +1149,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/gender-as-a-proxy-variable/">
<img src="/img/gender-zine-cover.png" alt="Part of a scan of the cover of my zine, Gender as a Proxy Variable. It shows the title and a bit of handsewn binding." loading="lazy" decoding="async" width="1000" height="444">
<h2 data-ha-exclude="" id="gender-as-a-proxy-variable">gender as a proxy variable</h2>
<h2 data-ha-exclude="" id="gender-as-a-proxy-variable">gender as a proxy variable
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1138,12 +1167,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/printmaking-paper-notes/">
<img src="/img/killdeer.jpg" alt="Image unrelated to post. A very fluffed up killdeer stands on a rocky beach." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="printmaking-paper-notes">printmaking paper notes</h2>
<h2 data-ha-exclude="" id="printmaking-paper-notes">printmaking paper notes
</h2>
<ul class="postlist-tags">
<li>print</li>
@ -1205,6 +1236,6 @@ footer a:focus-visible {
</footer>
<!-- This page `/reference/1/` was built on 2026-03-25T20:02:56.925Z -->
<!-- This page `/reference/1/` was built on 2026-03-27T19:32:42.639Z -->
</body>
</html>