Skip to content

feat: Readability improvements — line-height + reading time#120

Merged
williamzujkowski merged 1 commit intomainfrom
feat/119-readability
Mar 31, 2026
Merged

feat: Readability improvements — line-height + reading time#120
williamzujkowski merged 1 commit intomainfrom
feat/119-readability

Conversation

@williamzujkowski
Copy link
Copy Markdown
Collaborator

Line-height tuned from 1.85→1.7 (Wikipedia research), reading time badge added. Closes #119.

…me (#119)

Line-height:
- Reduce from 1.85 to 1.7 based on Wikipedia readability research
  (1.4-1.7 optimal for reading speed + comprehension)
- Tighter spacing improves content density without sacrificing readability

Reading time:
- Compute word count at build time from section body
- Display "~N min read" badge in metadata bar
- Uses 200 wpm (appropriate for dense legal text)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@williamzujkowski williamzujkowski merged commit d174bdc into main Mar 31, 2026
@williamzujkowski williamzujkowski deleted the feat/119-readability branch March 31, 2026 12:13
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.

enhance: Text-heavy content readability improvements from reference site research

1 participant