So my question to you is: What are some of your favorite text heavy blogs that are a joy to read?
I don’t mean the content (though that helps too), but rather sites where the actual experience of reading is pleasant. Think: good fonts, sticky headers (or not), well formatted code snippets, and responsive images. Slide in navbars vs inline table of contents.
Thanks, - j
For interactive / code snippets Maxime Heckel: https://blog.maximeheckel.com/posts/the-study-of-shaders-wit...
Honorable mentions Maggie Applebaum https://maggieappleton.com/ai-enlightenment Marek Chotoborski https://zanlib.dev/blog/number-inputs-in-react/
Line width, sane fonts, avoiding clever shit unless very polished, gets you a long way.
Thank you
https://jvns.ca/
I have my own blog, but I'm unhappy with its design as well; therefore I'm not sharing it. Nevertheless, I find particularly challenging two things: 1. Make tables readable from a smartphone. There are a few tricks which allow you to make a responsive table. However, those tricks implies that you use <ul> or <div> instead of <table> which defeats the point of having a table. 2. I had an article where I needed to put a tiny mind map. Eventually I put it as a picture, because the solutions to draw a mind map with JavaScript made the page as twice as heavy.
Though mainly I just like the general 50s aesthetics of it, rather than specific UI elements.
The simple layout/theme does not get in the way of the reading.
acoup.blog
Must also mention
https://motherfuckingwebsite.com/