Y
Hacker News
new
|
ask
|
show
|
jobs
by
queuebert
712 days ago
I appreciate the elegant blog design. Reminds me of Edward Tufte's books.
2 comments
candiddevmike
712 days ago
It's impressive that it doesn't have a mobile view and still looks great.
link
ahoka
712 days ago
What? It looks horrible.
link
WantonQuantum
712 days ago
Looks great to me and even does what I want when I turn my phone sideways: increase the size of the text.
link
AnthOlei
712 days ago
Ha, I think this site is styled by a single-sheet CSS called Tufte.css
link
notpushkin
712 days ago
I 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/957e9c6dc3646a...
link