I’ve been looking into Tufte
CSS recently. Tufte CSS -inspired by
the teachings of the legendary Edward Tufte- provides suggestions and
tools to style web articles for improved legibility.
I’ve started to incorporate some of those principles here while still trying to keep the authenticity of my original design. Most of these changes have been in the realm of CSS however the sidenotes feature was a slightly trickier beast.
I’ve implemented this feature in my blog theme “
Henry” for both
Hugo &
Jekyll.
Jekyll kramdown comes built in with a footnotes
feature that I’ve used here for some time. It works pretty well for the most part. The only problem though is -as the names suggests- it displays the notes all the way at the bottom of the articles near the footer.