Entries tagged 'css'
Frozen Soup is now based
Frozen Soup, my Python library/tool for creating a single-file version of an HTML page got another release that adds handling of <base> and specifying selectors to knock out.
This is another one where I had to re-do the release because of something dumb. This time it was forgetting to bump the version in pyproject.toml
. I should look into how to have it automatically figure that out from the tag during release.
Monolith is another project like this that is written in Rust.
modern font stack cheat sheet
System font stack CSS organized by typeface classification for every modern OS The fastest fonts available. No downloading, no layout shifts, no flashes — just instant renders.
even though you can get fancy with fonts on the web now, i like to keep it pretty simple so this breakdown of the different basic font families that are available on most systems is nice to know.
this site uses georgia for most body text, and the “Neo-Grotesque” stack for other stuff and block quotes.