Skip to content

Conversation

AdamJ
Copy link
Owner

@AdamJ AdamJ commented Sep 8, 2025

Fix broken background CSS from prior PR along with dark background color.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file minor Minor release tag labels Sep 8, 2025
Copy link

cloudflare-workers-and-pages bot commented Sep 8, 2025

Deploying adamj-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: fb34674
Status: ✅  Deploy successful!
Preview URL: https://d22293a2.adamj-github-io.pages.dev
Branch Preview URL: https://fix-small-bugs.adamj-github-io.pages.dev

View logs

@AdamJ
Copy link
Owner Author

AdamJ commented Sep 8, 2025

@copilot fix the build issues

@AdamJ AdamJ requested a review from Copilot September 8, 2025 02:31
Copilot

This comment was marked as outdated.

@AdamJ
Copy link
Owner Author

AdamJ commented Sep 8, 2025

@copilot - can you fix the build errors?

@AdamJ AdamJ requested a review from Copilot September 8, 2025 02:50
Copy link

@Copilot 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 PR fixes broken background CSS styling and simplifies the Font Awesome loading mechanism. The changes address background image sizing issues and streamline script loading across the site.

Key changes:

  • Fixed hero background image sizing from contain to cover for proper display
  • Removed complex Font Awesome error handling in favor of direct script loading
  • Cleaned up dark mode background color overrides that were causing visual issues

Reviewed Changes

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

Show a summary per file
File Description
src/sass/_colors.scss Removed forced dark background colors that were overriding theme styles
src/_includes/home.njk Fixed hero background image sizing from contain to cover
src/_includes/footer.njk Simplified Font Awesome loading by removing error handling wrapper
social/pages.json Reordered page entries for social media generation
Multiple docs/*.html files Applied Font Awesome script simplification across generated pages
Multiple feed/sitemap files Updated timestamps and ordering from build regeneration
.stylelintrc.json & .stylelintignore Enhanced linting configuration with better ignore patterns

@github-actions github-actions bot added the github-action Items associated with GitHub Actions label Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github-action Items associated with GitHub Actions minor Minor release tag
Projects
Status: Ideas
Development

Successfully merging this pull request may close these issues.

2 participants