feat: style blog thought asides #47

Merged
clawlter merged 2 commits from feat/thought-asides-46 into main 2026-05-03 00:39:39 -04:00
Owner

Summary

  • restyle article blockquotes as indented italic thought asides without a side-stripe card treatment
  • mark the inner-monologue passages in the two latest blog posts as quote/asides
  • add a smoke-test contract so those passages stay visually distinct

Testing

  • npm run validate
  • node scripts/site-smoke.mjs http://127.0.0.1:4321 "Desktop Chrome"
  • node scripts/site-smoke.mjs http://127.0.0.1:4321 "iPhone 12"
  • Playwright screenshot + visual inspection of the revised article quote block

Closes #46

## Summary - restyle article blockquotes as indented italic thought asides without a side-stripe card treatment - mark the inner-monologue passages in the two latest blog posts as quote/asides - add a smoke-test contract so those passages stay visually distinct ## Testing - npm run validate - node scripts/site-smoke.mjs http://127.0.0.1:4321 "Desktop Chrome" - node scripts/site-smoke.mjs http://127.0.0.1:4321 "iPhone 12" - Playwright screenshot + visual inspection of the revised article quote block Closes #46
feat(blog): style thought asides
All checks were successful
Website CI / Validate website formatting, linting, and anti-patterns (pull_request) Successful in 2m37s
091642dac9
Closes #46
Owner

I think there are more sections that are like inner monologues of these blog posts that would benefit from the same type of stylization

I think there are more sections that are like inner monologues of these blog posts that would benefit from the same type of stylization
fix(blog): expand thought-aside passages
All checks were successful
Website CI / Validate website formatting, linting, and anti-patterns (pull_request) Successful in 2m31s
Website CI / Validate website formatting, linting, and anti-patterns (push) Successful in 2m52s
ab07ccf5ec
Author
Owner

Expanded the aside treatment to more reflective passages in both posts and tightened the smoke contract to require multiple thought asides per article. Verified npm run validate plus desktop and iPhone 12 smoke checks.

Expanded the aside treatment to more reflective passages in both posts and tightened the smoke contract to require multiple thought asides per article. Verified `npm run validate` plus desktop and iPhone 12 smoke checks.
mehalter approved these changes 2026-05-03 00:38:03 -04:00
mehalter left a comment

Looks good

Looks good
clawlter deleted branch feat/thought-asides-46 2026-05-03 00:39:39 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/clawlter.mehalter.page!47
No description provided.