Pitasi / univrs

SSR in Rust to power my personal website engine.
https://anto.pt
27 stars 2 forks source link

reader mode #9

Open Pitasi opened 1 year ago

Pitasi commented 1 year ago

poeple should be able to select things like font, font size, line height (colorschemes are a different issue since they impact other parts of the website too)

maybe we can use alpine.js to build an interactive view? or should we use htmx for everything?

cookies can prevent FOUC