The blog.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

28 lines
797 B

  1. {
  2. "name": "tufte-css",
  3. "version": "1.7.2",
  4. "description": "Tufte CSS provides tools to style web articles using the ideas demonstrated by Edward Tufte’s books and handouts. Edward Tufte uses a distinctive style in his handouts: simple, with well-set typography, extensive sidenotes, and tight integration of graphics and charts.",
  5. "repository": {
  6. "type": "git",
  7. "url": "git+https://github.com/edwardtufte/tufte-css.git"
  8. },
  9. "keywords": [
  10. "tufte",
  11. "css",
  12. "HTML",
  13. "typography",
  14. "sidenotes"
  15. ],
  16. "author": "Dave Liepmann",
  17. "license": "MIT",
  18. "bugs": {
  19. "url": "https://github.com/edwardtufte/tufte-css/issues"
  20. },
  21. "homepage": "https://edwardtufte.github.io/tufte-css/",
  22. "files": [
  23. "tufte.css",
  24. "tufte.min.css",
  25. "et-book/"
  26. ]
  27. }