hugo-tufte/CHANGELOG.md
2021-11-03 21:42:27 +01:00

2.4 KiB

Changelog

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.

Unreleased

Fixed

  • Fixed Two deprecation warnings for _normalize-mixin.scss

0.1.2 - 2021-08-21

Changed

  • There is no css files anymore, all the css is generated from scss, except for the hugo-tufte-override.css of course (70c7b91) #15

Fixed

  • An icon wasn't showing in the navbar menu (c8bc5f6) #26

Deprecated

  • Some parts of Feather.js support remained in the code, they are now removed. (472bb3d) #32

0.1.1 - 2021-08-15

Added

Note

0.1.0 - 2021-08-14

Added

  • 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.