Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Tufte CSS Alternatives
Similar projects and alternatives to Tufte CSS
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
7.css
A JS-independent, tree-shakeable CSS framework for building faithful recreations of the Windows 7 UI.
-
-
-
-
gwern.net
Site infrastructure for gwern.net. Custom Hakyll website with unique link archiving, popup UX, transclusions/collapses, dark+reader mode, bidirectional backlinks, and typography (sidenotes, dropcaps, link icons, inflation-adjustment, subscripted-citations).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
web-serial-controller
A Web Serial API application inspired by Windows XP - Built with Svelte and RxJS Ninja
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Tufte CSS discussion
Tufte CSS reviews and mentions
-
Tufte CSS
I’m not sure what this URL is. The canonical source for the Tufte CSS project is hosted here:
https://edwardtufte.github.io/tufte-css/
- Show HN: Cs16.css – CSS library based on CS 1.6 UI
-
Borrow Checking, RC, GC, and Eleven Other Memory Safety Approaches
Side notes are a great layout for most deeper reads.
There's some great tooling for that via https://edwardtufte.github.io/tufte-css/ and https://tufte-latex.github.io/tufte-latex/.
- 98.css – A design system for building faithful recreations of old UIs
-
Beating the L1 cache with value speculation
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...
-
Concrete.css
As it is often said in various designer forums, please avoid pure white (#FFFFFF) on black (here #111111), as it makes the text glow for the human eyes (therefore making it unreadable for long text). Instead, try to lower a bit the contrast on the text color.
Also, the dispositions for the buttons at the beginning (GitHub, NPM, ...) are not adjusted correctly for keyboard navigation (each button requires two tabs).
Appart from that, I do like a minimalist stylesheet, so I will also recommend Tufte CSS [0] for readers.
[0]: https://github.com/edwardtufte/tufte-css
- Ask HN: Examples of clean design in personal blogs / digital portfolios?
-
Tailwind vs. Semantic CSS
CSS and HTML is great for documents - not so great for applications. Most sites end up implementing their own navigation UI/UX at a minimum (an application) - many end up as more applications.
For an example of "documents", see eg:
https://edwardtufte.github.io/tufte-css/
Or
https://alistapart.com/article/building-books-with-css3/
-
Teach yourself Computer Science functionally
Just for kicks, I applied Tufte CSS[0] onto the page using a browser extension. Great ROI.
0. https://edwardtufte.github.io/tufte-css/
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 24 Mar 2025
Stats
edwardtufte/tufte-css is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Tufte CSS is HTML.