Skip to content

Conversation

@littlepuppi
Copy link
Contributor

@littlepuppi littlepuppi commented Oct 31, 2025

PyLadies Website Pull Request

Summary

Resolves #7

  • Replaced the old images/skyline.jpg with a new Boston skyline photo
  • Verified locally using python3 -m http.server to ensure the image loads correctly
  • No changes to layout, styling, or other content

Have you confirmed the website builds locally with your changes?

  • Yes
  • No

To run the website build locally:

$ cd /root-of-forked-directory
$ python -m http.server # Defaults to port 8000, you can change by providing an additional integer for the desired port

Screenshot

@DimsumPanda
Copy link
Contributor

DimsumPanda commented Nov 4, 2025

Thanks for contributing!!

  • Can you upload a screenshot of what the image looks like in the local build of the website (either in the description or in a comment)? Just to double-check what it will look like.
  • Do you know who we should credit for the new photo?

@littlepuppi
Copy link
Contributor Author

Of course!!
Actually, I found an even nicer one. Here's what it looks like so far in the local build of the website.
I found it on unsplash.com, from Muzammil Soorma.
Screenshot 2025-11-04 at 23 23 34

Copy link
Contributor

@DimsumPanda DimsumPanda left a comment

Choose a reason for hiding this comment

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

LGTM

@fayshaw fayshaw merged commit d7bed9f into pyladies:gh-pages Nov 6, 2025
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.

Replace the background photo of PyLadies Boston

3 participants