site data, twitter/opengraph headers

This commit is contained in:
Joshua Seigler 2024-06-07 15:39:27 -04:00
parent 42818405c1
commit 7cd73f703f
14 changed files with 52 additions and 16 deletions

View file

@ -0,0 +1,16 @@
---
title: Site design updated
description: New look, simpler tech
---
New design! The tools I used before have a lot of unmaintained or outdated dependencies and I wanted something a little simpler. The new site uses [pnpm](https://pnpm.io/), [11ty](https://www.11ty.dev/), and [Nunjucks](https://mozilla.github.io/nunjucks/). Content is still in [markdown](https://daringfireball.net/projects/markdown/).
One thing I'm proud of is a visual ping for footnotes.[^1] When you click a footnote[^2] it briefly highlights the thing you jumped to.
In the upper right I added a style toggle that applies the font from Star Wars, "Aurebesh". I learned how to read it but sometimes want some practice. <span data-font="aurebesh">People who can read this are cool and I like them.</span>
I also finally made a section for recipes!
[^1]: It highlights when you click back, too.
[^2]: Hi.