Skip to content

eledoctl@1.2.0

Latest

Choose a tag to compare

@vzahradnik vzahradnik released this 22 Jun 16:13
1fcb4cc

Added:

  • Sync SEO descriptions from document frontmatter to CMS articles.
  • Detect description-only changes as document updates.
  • Resolve index document titles from _category_.yml labels when available.
  • Fall back to folder/category slug titles for index documents.
  • Add --unpublish-missing for CMS children missing from the selected source subtree.
  • Log unpublished CMS-only articles and include them in manual inspection reports.

Changed:

  • CMS article markdown may now be null in the API model.
  • eledoctl treats null CMS markdown as an empty reference document where appropriate.

Fixed:

  • Avoid misleading CMS titles such as “Overview” or “Introduction” for category index pages.