Skip to content

Add "X minutes to read" - #76

Open
jmwingenroth wants to merge 2 commits into
mainfrom
jordan-62-reading-time
Open

Add "X minutes to read"#76
jmwingenroth wants to merge 2 commits into
mainfrom
jordan-62-reading-time

Conversation

@jmwingenroth

@jmwingenroth jmwingenroth commented Jul 28, 2026

Copy link
Copy Markdown
Member

Closes #62

Note that it skips */index.qmd pages. Those are generally just a summary paragraph and a references list and come in at 1 or 2 minutes (aside from Code). I think the tool is visual clutter on those short pages whereas it is useful info on longer subtopic pages.

jmwingenroth and others added 2 commits July 28, 2026 14:39
A site-wide script inserts an "X min read" line under each page title,
based on a 200 words-per-minute estimate of the page content. The
landing page is skipped since it is navigational rather than a reading
page.

Addresses #62

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Section landing pages (e.g. 01-files/index.qmd) are navigational, not
reading pages, so skip them along with the site root. A URL-path check
covers both, replacing the previous quarto:offset meta-tag lookup.

Addresses #62

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jmwingenroth jmwingenroth changed the title Jordan 62 reading time Add "X minutes to read" Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "X minutes to read" estimates to SOP pages.

1 participant