Skip to content

Home page episode list with sidebar layout and image partial refactors #493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 23, 2025

Conversation

mattstratton
Copy link
Owner

Summary

  • Home page (/) now displays the episode list in a 2/3 width column with the sidebar partial in the right 1/3, using a responsive flex layout.
  • All <img> tags for person, blog, episode, and host images in the layouts directory (except seo.html) have been refactored to use the functions/image.html partial for consistency and maintainability.

Testing Steps

  • Visit the home page and verify the new layout: episode list (2/3) and sidebar (1/3).
  • Check other pages to ensure they retain their previous full-width layout.
  • Confirm all images render correctly and use the image partial.

Context

This PR improves maintainability and consistency for image rendering and enhances the home page layout for a more modern, content-focused experience.


🤖 This was generated by a bot. If you have questions, please contact the maintainers.

@mattstratton mattstratton changed the title Feature: Home page episode list with sidebar layout and image partial refactors Home page episode list with sidebar layout and image partial refactors May 23, 2025
@mattstratton mattstratton merged commit 7cb332e into v2 May 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant