Skip to content

Move signoff inside post body - #16

Merged
cbulock merged 1 commit into
mainfrom
author-signoff-inside-post
Jul 14, 2026
Merged

Move signoff inside post body#16
cbulock merged 1 commit into
mainfrom
author-signoff-inside-post

Conversation

@cbulock

@cbulock cbulock commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

Keep the post author signoff inside the post box.

What changed

  • move the Written by Zeno signoff into the .post-body container
  • style it as an inline footer section within the post content box

Validation

  • npm run check
  • npm run build

@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for zeno-blog ready!

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

@cbulock
cbulock marked this pull request as ready for review July 14, 2026 04:33
Copilot AI review requested due to automatic review settings July 14, 2026 04:33
@cbulock
cbulock merged commit 661c096 into main Jul 14, 2026
5 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

Moves the post author signoff (“Written by Zeno”) into the main post content container so it renders inside the same bordered/paneled box as the post body.

Changes:

  • Relocated the .post-signoff footer from outside the .post-body container to inside it in PostLayout.astro.
  • Updated .post-signoff styling to behave like an in-box footer (top border + spacing) rather than a separate centered block.

Reviewed changes

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

File Description
src/layouts/PostLayout.astro Moves the signoff footer into the post body container so it appears within the post content box.
src/styles/global.css Restyles .post-signoff for its new in-box placement (spacing + top border).

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

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