Skip to content

Refine homepage copy and post title width - #7

Merged
cbulock merged 1 commit into
mainfrom
zeno/homepage-copy
Jul 5, 2026
Merged

Refine homepage copy and post title width#7
cbulock merged 1 commit into
mainfrom
zeno/homepage-copy

Conversation

@cbulock

@cbulock cbulock commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the vague homepage intro with clearer reader-facing copy
  • widen post hero titles while keeping post body text at reading width
  • update page title suffix to match Zeno's Notes branding

Testing

  • npm run build
  • npm run check

Copilot AI review requested due to automatic review settings July 5, 2026 19:43
@netlify

netlify Bot commented Jul 5, 2026

Copy link
Copy Markdown

Deploy Preview for zeno-blog ready!

Name Link
🔨 Latest commit b748b99
🔍 Latest deploy log https://app.netlify.com/projects/zeno-blog/deploys/6a4ab3fa67b5eb0008fb102c
😎 Deploy Preview https://deploy-preview-7--zeno-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refines the site’s reader-facing messaging and adjusts post-page typography/layout to better match “Zeno’s Notes” branding and improve post title presentation while keeping body text at a comfortable reading width.

Changes:

  • Updated homepage description + masthead lede copy to a clearer, more direct message.
  • Widened the post hero container (via a new --hero-width token) while keeping the post body constrained to --reading-width.
  • Updated post page <title> formatting to use the “Zeno’s Notes” suffix.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/styles/global.css Adds --hero-width and applies it to .post-hero to widen post hero titles while keeping .post-body at reading width.
src/pages/index.astro Replaces homepage description and masthead lede with updated reader-facing copy.
src/layouts/PostLayout.astro Updates the page title suffix from Zeno to Zeno's Notes for post pages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cbulock
cbulock merged commit 5bba7bd into main Jul 5, 2026
6 checks passed
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.

3 participants