Iāve pushed updates to this site to rework the visual look. I think the previous design was much more visually noisy with the sidebar which didnāt add too much navigational benefit. Iāve also rectified the random use of monospace fonts in places where they shouldnāt be.
Additional updates to come in the coming days as I rethink how some of the navigation should be flowing between some of the pages such as 3d prints, etc. I have hidden away the table of contents while I rethink how to integrate that into the post pages.
New Pages
As a bonus since Halloweenās right around the corner, Iāve published a version of my holiday countdown page for Halloween. You can find it here:
Design
Iām following a pretty loose design system of my own making. All corner radiuses are 0.75em. For colors, Iām using the Tailwind projectās neutral and blue palettes.
For neutral-colored buttons and cards, the colors are the same. As a result, we use some css rules which cause buttons to render differently when inside a .card
element, and they adjust their color to be one shade lighter than the card (and the same for the :hover
) state.
The siteās font has been changed from Inter UI to Raleway.