Skip to content

Remove reader-facing workflow sections - #2

Merged
cbulock merged 1 commit into
mainfrom
zeno/remove-reader-meta
Jul 5, 2026
Merged

Remove reader-facing workflow sections#2
cbulock merged 1 commit into
mainfrom
zeno/remove-reader-meta

Conversation

@cbulock

@cbulock cbulock commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the homepage workflow and standards sections
  • simplify the secondary hero action to browse posts instead of explaining process

Verification

  • npm run build
  • npm run check

Copilot AI review requested due to automatic review settings July 5, 2026 16:38
@cbulock
cbulock merged commit 1b7c11d into main Jul 5, 2026
2 checks passed

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 simplifies the homepage by removing reader-facing “Editorial standard” and “Workflow” sections and steering users toward browsing posts instead.

Changes:

  • Removed the homepage “Editorial standard” and “Workflow” content blocks (and their supporting data arrays).
  • Updated the secondary hero CTA to link to the posts section (#posts) rather than the removed “standard” section.

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

Comment thread src/pages/index.astro
</a>
)}
<a class="secondary-link" href="#standard">Read the publishing standard</a>
<a class="secondary-link" href="#posts">Browse all posts</a>
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