{"id":13808374,"url":"https://edwardtufte.github.io/tufte-css/","last_synced_at":"2025-05-14T02:31:39.437Z","repository":{"id":21928818,"uuid":"25253178","full_name":"edwardtufte/tufte-css","owner":"edwardtufte","description":"Style your webpage like Edward Tufte’s handouts.","archived":false,"fork":false,"pushed_at":"2024-10-08T08:25:28.000Z","size":14425,"stargazers_count":6148,"open_issues_count":14,"forks_count":461,"subscribers_count":101,"default_branch":"gh-pages","last_synced_at":"2025-04-27T20:03:28.133Z","etag":null,"topics":["css","tufte-css"],"latest_commit_sha":null,"homepage":"https://edwardtufte.github.io/tufte-css/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edwardtufte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-15T12:16:44.000Z","updated_at":"2025-04-23T11:58:13.000Z","dependencies_parsed_at":"2024-08-04T01:08:57.828Z","dependency_job_id":"500020eb-dc81-408b-be8d-686ec9c83ac5","html_url":"https://github.com/edwardtufte/tufte-css","commit_stats":{"total_commits":252,"total_committers":39,"mean_commits":6.461538461538462,"dds":0.3134920634920635,"last_synced_commit":"957e9c6dc3646ab1847ebe41fdb853e59ecf8579"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardtufte%2Ftufte-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardtufte%2Ftufte-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardtufte%2Ftufte-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardtufte%2Ftufte-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardtufte","download_url":"https://codeload.github.com/edwardtufte/tufte-css/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020659,"owners_count":22000757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","tufte-css"],"created_at":"2024-08-04T01:01:41.324Z","updated_at":"2025-05-14T02:31:39.386Z","avatar_url":"https://github.com/edwardtufte.png","language":"HTML","funding_links":[],"categories":["Specialized","🙏 Acknowledgments"],"sub_categories":["Performance \u0026 Modern CSS"],"readme":"Tufte CSS\n=========\nEdward Tufte uses a distinctive style in his handouts: simple, with well-set\ntypography, extensive sidenotes, and tight integration of graphics and\ncharts. `tufte-css` brings that style to HTML documents.\n\nThis project is directly inspired by and\nbased on [Tufte-LaTeX](https://tufte-latex.github.io/tufte-latex/) and the\n[R Markdown Tufte Handout](http://rmarkdown.rstudio.com/examples/tufte-handout.pdf).\n\n\nGetting Started\n-\nThe file *index.html* is a self-describing demonstration document that walks through\nthe features of Tufte CSS. The live version at\n[https://edwardtufte.github.io/tufte-css/](https://edwardtufte.github.io/tufte-css/)\nis the best overview of the project.\n\nTo use Tufte CSS, just copy `tufte.css` and the `et-book` font\ndirectory to your project and add the following to your HTML doc's\nhead block:\n\n```html\n\u003clink rel=\"stylesheet\" href=\"tufte.css\"/\u003e\n```\n\nAll other files in the repository can be ignored, as they are merely\nused by the demonstration document.\n\n\nProject Scope and Status\n-\nTufte CSS is specifically a CSS-only solution for styling HTML for the web.\n\nThat means that JavaScript solutions, although often superior to pure CSS, are out of scope for this project and will not be used. Also out of scope are handling printed versions of web pages and integration with static site generators or other formats. Thankfully, all these useful applications can be well served by separate work that builds on top of Tufte CSS.\n\nThis project is maintained but not under active development. It is considered essentially feature-complete. Refactoring and new functionality are a very low priority. However, contributions are still welcome to fix bugs or add functionality.\n\n\nDeploying\n-\n1. Make changes\n2. From shell, invoke [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli): `cleancss -o tufte.min.css tufte.css`\n3. Bump version in *package.json*\n4. From shell: `npm publish`\n\n\nContributing\n-\nIf you notice something wrong or broken, let us know by opening an\nissue, or better yet, a pull request with how you think it should be\nfixed.\n\nPlease document your issues and fixes thoroughly. This means a clear\ndescription of the concern, steps on how to reproduce it, and (if\npossible) before and after screenshots and links to prior discussions\nor commits. Please keep pull requests to one change at a time.\n\nFixes and new functionality should be tested against `index.html` on\nscreens as small as an iPhone 4 and as big as, well, as big as you use\nnormally. (If you don't have a mobile device handy, fake different\ndevices with your browser's developer tools.)\n\nSee the Issues page, especially [Help\nWanted](https://github.com/edwardtufte/tufte-css/labels/help%20wanted),\nfor opportunities to contribute.\n\n\nContributors\n-\n - Dave Liepmann (creator, project maintainer, design)\n - Edward Tufte (editing, direction, design)\n - [Adam Schwartz](https://github.com/adamschwartz) (ET Book font)\n - [Clay Harmon](https://github.com/edwardtufte/tufte-css/commits/master?author=clayh53) (media queries, rem units)\n - [Linjie Ding](https://github.com/edwardtufte/tufte-css/commits/master?author=pyrocat101) (italic typeface)\n - [Stephen A Thomas](https://github.com/edwardtufte/tufte-css/commits/master?author=sathomas) (automagically numbered sidenotes)\n - [Ben Newman](https://github.com/edwardtufte/tufte-css/pull/9) (sidenote numbering style)\n - [Kevin Godby](https://github.com/edwardtufte/tufte-css/commits/master?author=godbyk) (booktabs tables)\n - [James Kolce](https://github.com/edwardtufte/tufte-css/commits/master?author=jameskolce) (sidenote fixes)\n - [Chris MacKay](https://github.com/crmackay) (sidenote toggling on small screens)\n - [Paul Rodriguez](https://github.com/edwardtufte/tufte-css/commits/master?author=ruricolist)\n   (sidenote style tweaks)\n - [Claudiu-Vlad Ursache](https://github.com/edwardtufte/tufte-css/commits/master?author=ursachec) (HTML5 conformity)\n\n\nLicense\n-\nReleased under the MIT license. See [LICENSE](https://github.com/edwardtufte/tufte-css/blob/gh-pages/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/edwardtufte.github.io%2Ftufte-css%2F","html_url":"https://awesome.ecosyste.ms/projects/edwardtufte.github.io%2Ftufte-css%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/edwardtufte.github.io%2Ftufte-css%2F/lists"}