Skip to content

Conversation

@ritesh-kanchi
Copy link
Owner

@ritesh-kanchi ritesh-kanchi commented Nov 20, 2025

Resolves #7 #15

This was linked to issues Nov 20, 2025
@ritesh-kanchi ritesh-kanchi self-assigned this Nov 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds support for optional author images in the hero section and makes author URLs optional. The changes modify the author display to use a flexbox layout that can accommodate profile images alongside author names.

Changes:

  • Added flexbox styling and author image support to the SCSS layout
  • Updated HTML template to conditionally render author images and handle optional URLs
  • Updated README documentation to reflect the new optional img and url fields for authors

Reviewed changes

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

File Description
_sass/layout/_home-header.scss Added flexbox layout for authors section and styling for circular author images
_includes/home-header.html Updated template logic to conditionally render author images and make URLs optional; changed conference conditional from AND to OR
README.md Added documentation for optional author image and URL fields with example usage

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

@ritesh-kanchi ritesh-kanchi merged commit 732a370 into main Jan 13, 2026
@ritesh-kanchi ritesh-kanchi deleted the hero-author-updates branch January 13, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Photo support for authors Authors without URLs

2 participants