5 ms·
Can I just say that your blog's design is so beautiful and readable? Do you mind sharing how you built it?
by akshayrajp 10mo ago
Can I just say that your blog's design is so beautiful and readable? Do you mind sharing how you built it?
- lbotos 10mo agoright click -> inspect HTML looks pretty handwritten (lack of crazy css classes and simple structure) <link rel="stylesheet" href="https://fi-le.net/css/tufte.css https://fi-le.net/css/tufte.css"> They are using tufte.css https://edwardtufte.github.io/tufte-css/ https://edwardtufte.github.io/tufte-css/
- graerg 10mo agoPart of it is this tufte.css: https://edwardtufte.github.io/tufte-css/ https://edwardtufte.github.io/tufte-css/
- fi-le 10mo agoThank you! As the other commenters already figured out, I manually write HTML and use tufte.css with some minor customizations.