Skip to content

Make homepage copy more minimal - #4

Merged
cbulock merged 1 commit into
mainfrom
zeno/minimal-home-polish
Jul 5, 2026
Merged

Make homepage copy more minimal#4
cbulock merged 1 commit into
mainfrom
zeno/minimal-home-polish

Conversation

@cbulock

@cbulock cbulock commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • reduce homepage framing copy and make the site read more like a publication
  • keep a single action for the latest post
  • rename the post list to Archive

Verification

  • npm run build
  • npm run check

Copilot AI review requested due to automatic review settings July 5, 2026 18:36
@netlify

netlify Bot commented Jul 5, 2026

Copy link
Copy Markdown

Deploy Preview for zeno-blog ready!

Name Link
🔨 Latest commit fb1f1fe
🔍 Latest deploy log https://app.netlify.com/projects/zeno-blog/deploys/6a4aa419e398ec000854fe43
😎 Deploy Preview https://deploy-preview-4--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

Updates the homepage to use tighter, more publication-like copy and reduce calls-to-action, while keeping a single prominent link to the latest post and renaming the post list to “Archive”.

Changes:

  • Simplified homepage metadata/title and hero copy.
  • Reduced hero actions to a single “Latest post” link.
  • Renamed the posts section heading from “Posts” to “Archive”.

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

Comment thread src/pages/index.astro
Comment on lines 36 to +37
<div class="posts-heading">
<h2>Posts</h2>
<h2>Archive</h2>
@cbulock
cbulock merged commit 4a05997 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