tufte-jekyll
tufte-jekyll copied to clipboard
Minimal Jekyll blog styled to resemble the look and layout of Edward Tufte's books
Using `bundle exec jekyll serve -w` causes the following error: ``` Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated....
Hi, this jekyll theme looks amazing when I run it locally, however on github pages a blog with this theme won't compile for me due to recurrent issues with sidenotes...
Hello, I am a total noob and I would like to use some of the core Tufte features (e.g. marginnotes) in a different Jekyll theme which also has a side...
Each time I rake, I end up with duplicates of many files and folders. E.g., I currently have "css", "css 2", and "css 3", while I didn't create "css 2"...
It appears that _settings.scss $link-style is not implemented with regard to underline. Line 63 of tufte.scss has text-decoration: none, when it should perhaps be text-decoration:$link-style. Same for the if statement...
 As shown in this image, sidenotes next to indented text are sometimes not horizontally aligned with the other sidenotes. This behavior is inconsistent, on the same page, there are...
I love having footnotes side-by-side with the text, but I also appreciate having a hyperlinked document outline (based on headers) to the left of text, such as occurs in Google...
I got the theme up and running on my GH pages, using the dual branch approach as recommend and running the `rake` file to differentiate between the two. Now however,...
really tiny ones.
Currently the table and the margin note are displayed on top of each other. This should be explained in the Text aswell, I think.