From dcb19d69e431b1f8b5604f702db40ec26ac4f1f3 Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Fri, 30 May 2025 13:36:16 -0700 Subject: [PATCH] chore: update changelog and colophon --- src/pages/changelog.md | 7 ++++++- src/pages/colophon.md | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/pages/changelog.md b/src/pages/changelog.md index bd57b15..6467425 100644 --- a/src/pages/changelog.md +++ b/src/pages/changelog.md @@ -10,6 +10,11 @@ All the changes that are fit to read! If preferred, the [commit log is available here][commits]. +## May 30th, 2025 + +- As much as I tried, I just couldn't give up **iA Writer Quattro** as my body font. So it's back! Perhaps in the future I can use Hyperlegible as a toggle option. +- I also gave a very minor design pass to clean things up. One thing I changed was the page width. Felt like my most recent change was too wide, so back to being a bit narrower! + ## May 29th, 2025 - I updated my CSS pipeline! [My PR](https://git.cloud.haska.me/wonderfulfrog/wonderfulfrog.com/pulls/4) has more information, if you're curious. tl;dr: I decreased my build times! @@ -134,7 +139,7 @@ If preferred, the [commit log is available here][commits]. - Built with [Eleventy][11ty] - [Read all of the changes][v3] -[commits]: https://github.com/wonderfulfrog/wonderfulfrog.com/commits/main/ +[commits]: https://git.cloud.haska.me/wonderfulfrog/wonderfulfrog.com/commits/branch/main [11ty]: https://www.11ty.dev/ [v3]: /posts/version-3/ [blogroll]: /blogroll/ diff --git a/src/pages/colophon.md b/src/pages/colophon.md index 2aca1be..0427294 100644 --- a/src/pages/colophon.md +++ b/src/pages/colophon.md @@ -36,7 +36,7 @@ Code formatting is applied by [Prism][prismjs] and uses a tweaked version of the ## Design -The global font is [Atkinson Hyperlegible Next](https://www.brailleinstitute.org/freefont/), except for monospace fonts which uses the Mono variant of Atkinson Hyperlegible. +The global font is [iA Writer Quattro](https://github.com/iaolo/iA-Fonts), and the monospace font uses [iA Writer Mono](https://github.com/iaolo/iA-Fonts). The colour palette is viewable on the [styleguide][styleguide] page.