Skip to content

Feature/new style - #5

Merged
Flatts3000 merged 5 commits into
developfrom
feature/new_style
Oct 2, 2025
Merged

Feature/new style#5
Flatts3000 merged 5 commits into
developfrom
feature/new_style

Conversation

@Flatts3000

Copy link
Copy Markdown
Owner

Updates the site to match the requested styling.

Refactored theme with an emphasis on an archival gallery aesthetic using a strict black/white/red palette. Removed legacy `header.php` and `footer.php` in favor of block-based components. Updated front-page layout with improved content hierarchy, padding, and responsive design. Introduced streamlined catalog cards with thumbnail-left and red arrow styles. Reimagined CSS for reduced motion, better accessibility, and a cleaner aesthetic. Enhanced dark mode with refined colors and tints.
… and clarity

Updated header and footer templates to optimize structure and styling using block-based components. Reorganized CSS with centralized PostSecret red color tokens for consistency. Enhanced footer with new Patreon CTA section, attribution links, and legal information for better user engagement and readability. Simplified header padding and layout for better content alignment.
… and layout consistency

Reorganized footer template by simplifying markup, consolidating attribution and legal sections, and introducing dynamic year logic. Updated styling for Patreon CTA, navigation, and legal sections with structured layouts, enhanced typography, and spacing improvements.
Introduced a helpline support section with a full-bleed design for better user outreach and accessibility. Enhanced header with streamlined navigation layout, updated logo sizes, and improved mobile responsiveness. Refactored footer styles with centralized theme colors and consistent typography. Updated styles for better padding, spacing, and alignment across sections.
@Flatts3000
Flatts3000 requested a review from Copilot October 2, 2025 13:55
@Flatts3000 Flatts3000 self-assigned this Oct 2, 2025

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 updates the PostSecret theme to implement a new archival gallery aesthetic with a strict black/white/red color palette and modern typography. The changes transform the site from its previous design to match requested styling requirements.

  • Replaced the previous header/footer structure with a cleaner, more minimal design
  • Updated the front page to include a new helpline support section and modified hero styling
  • Redesigned the card layout to use a catalog-style approach with thumbnails and content organization

Reviewed Changes

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

Show a summary per file
File Description
wp-content/themes/postsecret/templates/front-page.html Added new helpline section and updated hero styling with dark variant
wp-content/themes/postsecret/parts/header.html Simplified header structure and removed frost styling
wp-content/themes/postsecret/parts/footer.html Complete footer redesign with Patreon CTA and new layout
wp-content/themes/postsecret/parts/card.php Updated card layout to catalog-style with thumbnail/content grid
wp-content/themes/postsecret/header.php Removed entire traditional PHP header structure
wp-content/themes/postsecret/footer.php Removed entire traditional PHP footer structure
wp-content/themes/postsecret/dark-overrides.css Updated color palette and component styling for new design
wp-content/themes/postsecret/assets/css/style.css Complete rewrite with new archival gallery theme styles
wp-content/themes/postsecret/assets/css/ps-stream.css Updated stream layout for new archival aesthetic
Comments suppressed due to low confidence (1)

wp-content/themes/postsecret/parts/header.html:1

  • The removal of screen reader text for social media links reduces accessibility. These hidden labels help screen reader users understand the purpose of icon-only links.
<!-- wp:group {"className":"ps-header","style":{"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"layout":{"type":"constrained","contentSize":"1200px"}} -->

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread wp-content/themes/postsecret/parts/footer.html Outdated
Comment thread wp-content/themes/postsecret/parts/footer.html
Comment thread wp-content/themes/postsecret/dark-overrides.css
Comment thread wp-content/themes/postsecret/assets/css/style.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Flatts3000
Flatts3000 merged commit e7c45bc into develop Oct 2, 2025
@Flatts3000
Flatts3000 deleted the feature/new_style branch October 2, 2025 13:57
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.

2 participants