2025 Design Refresh #5
2 changed files with 7 additions and 2 deletions
|
@ -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/
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue