Made major changes to my #BurgeonLab blog!
#Changelog:
- Add light/dark switcher
- Improve colours
- Update fonts to variable, #woff2, preloading
- Add Lastmod date
- Add search with #Pagefind (Haven't fully customized results page but I'm happy to get it working online after updating the #GitHubActions workflow)
- Improve CSS
- Fix RSS
- Small cosmetic updates to interface/layout
- Summary on post cards
New posts soon! Open to any feedback. ➡️ https://burgeonlab.com
Regarding the browser as context, when do variable fonts are worthy?
In my point of view only when there are some typography animation, or when you really use the full "family" (which is rare) or else it is just extra Kb over the wire and one is better off cherry picking weights and styles.
It is a bit annoying that some fonts are now variable fonts only which were not before, although I understand that maintaining both might be an hassle.

Today I had a call with Andreas Nymark @andreasnymark about his Kirby @getkirby foundry plug-in @Fountain.
What I have seen is really promising and exciting! A lot of automated processes thanks to #FontTools implementation. Like subsetting, trial fonts or #woff2 conversion.
You can sign up for his newsletter to stay in the loop: https://fountain.nymarktype.co
#Development #Evolutions
WOFF has left the building · Is it fine to exclusively use WOFF2 webfonts today? https://ilo.im/155anm
_____
#WebDesign #WebDev #Frontend #CSS #Typography #Fonts #WebFonts #WOFF2 #WOFF
Matthias Ott is an independent user experience designer and developer from Stuttgart, Germany. Besides design practice he teaches Interface Prototyping at the Muthesius Academy of Fine Arts and Design, Kiel.
Finally wrote up a small guide on converting TTF fonts to WOFF2 for the web. A year ago I was trying to make some ASCII diagrams look nice, but the *web* font I used did not come with those boxy characters! Which made for an ugly look.
Turns out the actual TTF _had_ those characters. By redoing the font, I was able to make it look nice and meet my expectations, all the while shrinking it in other places for a small asset download.
This method is useful for anyone who wants to port a TTF to WOFF2 for their personal or professional web development.
Some tags: #webdev #css #fonts #woff2 #ttf #fonttools #pyftsubset