2025 Design Refresh #5

Merged
wonderfulfrog merged 3 commits from feat/design-refresh-2025 into main 2025-05-30 13:40:43 -07:00
2 changed files with 7 additions and 2 deletions
Showing only changes of commit dcb19d69e4 - Show all commits

View file

@ -10,6 +10,11 @@ All the changes that are fit to read!
If preferred, the [commit log is available here][commits]. 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 ## 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! - 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] - Built with [Eleventy][11ty]
- [Read all of the changes][v3] - [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/ [11ty]: https://www.11ty.dev/
[v3]: /posts/version-3/ [v3]: /posts/version-3/
[blogroll]: /blogroll/ [blogroll]: /blogroll/

View file

@ -36,7 +36,7 @@ Code formatting is applied by [Prism][prismjs] and uses a tweaked version of the
## Design ## 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. The colour palette is viewable on the [styleguide][styleguide] page.