Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Added

  • Changelog page on the demo site (/changelog), linked from the nav, sourced from this file.

Changed

  • Export tufteSidenotePlugin and writingContainerPlugin from the package root (ltheme/theme) instead of the internal ltheme/theme/support/markdown-plugins path.

Fixed

  • LTPage.vue no longer renders an empty <h1></h1> and <p></p> above the article content on pages without title/description frontmatter (e.g. posts.md).

[0.1.0] - 2025-07-15

  • Initial release.