https://github.com/dylan-k/tufte-bootstrap
Bootstrap theme styled to resemble Tufte CSS
https://github.com/dylan-k/tufte-bootstrap
bootstrap tufte-css typography
Last synced: 8 months ago
JSON representation
Bootstrap theme styled to resemble Tufte CSS
- Host: GitHub
- URL: https://github.com/dylan-k/tufte-bootstrap
- Owner: dylan-k
- License: mit
- Created: 2019-05-21T19:54:29.000Z (about 7 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-01-17T23:01:32.000Z (over 1 year ago)
- Last Synced: 2025-01-17T23:29:55.867Z (over 1 year ago)
- Topics: bootstrap, tufte-css, typography
- Language: SCSS
- Homepage: https://dylan-k.github.io/tufte-bootstrap
- Size: 4.92 MB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tufte Bootstrap
===============================================================================
[Edward Tufte](https://en.wikipedia.org/wiki/Edward_Tufte) uses distinctive, simple, well-set typography; extensive sidenotes; and tight integration of graphics and charts. `tufte-bootstrap` brings that style to the [Bootstrap](https://getbootstrap.com) framework.
This project is directly inspired [Tufte CSS](https://github.com/edwardtufte/tufte-css), which is based on [Tufte-LaTeX](https://tufte-latex.github.io/tufte-latex/) and the [R Markdown Tufte Handout](http://rmarkdown.rstudio.com/examples/tufte-handout.pdf).

Getting Started
-------------------------------------------------------------------------------
The file *index.html* is a very simple example of what Tufte Bootstrap can do. You'll learn the most if you [browse the example web page demo](https://dylan-k.github.io/tufte-bootstrap). You might also want to [read the HTML](https://github.com/dylan-k/tufte-bootstrap/blob/gh-pages/index.html) markup.
Project Scope and Status
-------------------------------------------------------------------------------
Tufte Bootstrap is a intended to become a Bootstrap theme. It is currently in a very early stage, as a simple css overwrite with bootstrap classes added in. Planned enhancements are listed among the issues and suggestions are welcome.
Contributing
-------------------------------------------------------------------------------
If you notice something wrong or broken, let us know by opening an issue, or better yet, a pull request with how you think it should be fixed.
Please document your issues and fixes thoroughly. This means a clear description of the concern, steps on how to reproduce it, and (if possible) before and after screenshots and links to prior discussions or commits. Please keep pull requests to one change at a time.
Fixes and new functionality should be tested against `index.html` on screens as small as an iPhone 4 and as big as, well, as big as you use normally. (If you don't have a mobile device handy, fake different devices with your browser's developer tools.)
Contributors
-------------------------------------------------------------------------------
- Dylan Kinnett (project maintainer)
- You?
License
-------------------------------------------------------------------------------
Released under the MIT license. See [LICENSE](https://github.com/edwardtufte/tufte-css/blob/gh-pages/LICENSE).
essential features:
sections and headings
blockquotes with citations AKA epigraphs
Sidenotes: Footnotes and Marginal Notes
figures, inline with text
figures within sidenotes
"breakout" figures, full-width
more information is available at https://bookdown.org/yihui/rmarkdown/tufte-handouts.html