Finally fixed my Google Fonts ligature issue, one that seems to be common in Chrome. Turns out it was two different issues. First, my CSS reset was interfering with my ligatures because of the following CSS declaration: text-rendering: optimizeSpeed;. Despite this fix working locally, ligatures still didn’t work after deployment in Chrome. Secondly, I didn’t…
Archive:
Tag: development
This week I launched http://c0nfiguration.space, the home for my fanfiction and fiction writing. It’s the first stage in my larger quest to strengthen the intersection where IndieWeb and self-published online writing meet.
I added a new portfolio project to http://sarah-hibner.com today, which in turn necessitated a partial layout update! Switched from 2 x n layout for my portfolio items to just 1 x n, and also changed the placement of my social links.