Commit Graph

6 Commits

Author SHA1 Message Date
Alex Shpak c6ef0a08c2 Breaking changes, rewrite; add support for plain text output and single page mode 2026-05-14 23:55:08 +02:00
Naty 62e9e07d15 Refactor condition for Table of Contents display (#776)
Fix `bookToC` not responding to `true` or `false` globally (Hugo config) or locally (front matter) by simplifying the logic and making TOC behaviour consistent across all page types.
2025-10-18 01:12:45 +02:00
Alex Shpak 7f5bede532 Change logic on rendering or not ToC 2025-10-09 23:33:20 +02:00
Alex Shpak 3d55d45223 Make sure ToC is showed in terms, set bookToC to be none by default 2025-09-10 06:43:58 +02:00
Дилян Палаузов 42fa69c15d toc-show.html: enforce default value true for .Site.Params.BookToc (#755) 2025-09-01 13:25:53 +02:00
Alex Shpak 92579b2c72 #693, Hide ToC aside menu if table of contents is empty 2025-07-20 12:47:09 +02:00