4 ms·
I appreciate the elegant blog design. Reminds me of Edward Tufte's books.
by queuebert 2y ago
I appreciate the elegant blog design. Reminds me of Edward Tufte's books.
- candiddevmike 2y agoIt's impressive that it doesn't have a mobile view and still looks great.
- ahoka 2y agoWhat? It looks horrible.
- WantonQuantum 2y agoLooks great to me and even does what I want when I turn my phone sideways: increase the size of the text.
- AnthOlei 2y agoHa, I think this site is styled by a single-sheet CSS called Tufte.css
- notpushkin 2y agoI don't think it is. In Tufte CSS, sidenotes are implemented using float: right [1], while here CSS Grid is used instead. [1]: https://github.com/edwardtufte/tufte-css/blob/957e9c6dc3646ab1847ebe41fdb853e59ecf8579/tufte.css#L277-L289 https://github.com/edwardtufte/tufte-css/blob/957e9c6dc3646a...