All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed Two deprecation warnings for _normalize-mixin.scss
- Replaced normalize.scss with a cdn link to normalize.css
0.1.2 - 2021-08-21
- There is no css files anymore, all the css is generated from scss, except for the hugo-tufte-override.css of course (70c7b91) #15
- An icon wasn't showing in the navbar menu (c8bc5f6) #26
- Some parts of Feather.js support remained in the code, they are now removed. (472bb3d) #32
0.1.1 - 2021-08-15
- Markdown styling support in the following shortcodes
- The link to the repo in the footer is now pointing at https://github.com/slashformotion/hugo-tufte (ccb1ac0) #22
0.1.0 - 2021-08-14
- All of the Tufte-css feature via shortcodes.
- Support out of the box for social media links( github, gitlab, twitter, patreon, youtube, medium, reddit, stackoverflow, instagram, mastodon, orcid, google_scholar).
- Support for custom navbar and footer links.
- Support for mathematical typesetting (LaTex) support via katex or MathJax.