Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

34 lines (28 loc) · 1.3 KB

Changelog

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

0.3.0 - 2019-04-25

Added

  • Added a way to use a child page as the index page of a page collection
  • Added support for prefixing markdown file names to enforce sort order

0.2.0 - 2019-04-23

Added

  • mdPagesLabel option for specifying the top-level page title
  • Improved navigation handling and breadcrumbs
  • Better logging for discovered pages
  • Improved README usage documentation
  • Support for customizable index pages
  • Support for auto-generated index pages
  • Improved HTML file naming in output
  • Allow theme to be used by specifying plugin name to --theme option
  • mdPagesOutputDirName option for specifying the name of the output directory

Changed

  • Changed mdPagesSourceDir option to be named mdPagesSourcePath for clarity

0.1.0 - 2019-04-14

Added

  • Initial commit of the plugin with README
  • This CHANGELOG file.