codeforpdx / codepdx_website

https://www.codepdx.org
1 stars 3 forks source link

Minor initial launch adjustments #94

Closed ogorman89 closed 9 months ago

ogorman89 commented 9 months ago

This PR:

Resolves #93


Screenshots (if applicable):

Screen Shot 2024-01-23 at 10 14 38 AM

Screen Shot 2024-01-23 at 10 16 37 AM


Future Steps/PRs Needed to Finish This Work (optional):

Once we get the site hosted and finish darkmode we can re-enable the darkmode toggle and add the logo blobs back if desired.

andycwilliams commented 9 months ago

I'm not sure #78 merged correctly, since SecondaryPartners.jsx was somehow reverted to before the changes were made. Still investigating, so I don't know if that's the only file affected. Point being, that component at least is out of date. I dug up the fixed version and can share that.

Otherwise, the logo in the navbar doesn't contrast very much. Dunno if it'd be too cumbersome to find a workaround and not just fix the blobs.

And let me know if you think it'd be good to add the new EmailJS keys in this PR or if I should just create a new one.

Jared-Krajewski commented 9 months ago

I'm not sure #78 merged correctly, since SecondaryPartners.jsx was somehow reverted to before the changes were made. Still investigating, so I don't know if that's the only file affected. Point being, that component at least is out of date. I dug up the fixed version and can share that.

Otherwise, the logo in the navbar doesn't contrast very much. Dunno if it'd be too cumbersome to find a workaround and not just fix the blobs.

And let me know if you think it'd be good to add the new EmailJS keys in this PR or if I should just create a new one.

It looks like you merged over your changes when you merged main in. I will touch up any changes that need to be done to go live for tomorrow after Ians Merge and we can go over anything else at the next work session or on discord sometime to figure out what we have left.

Screenshot 2024-01-23 at 4 48 22 PM
ogorman89 commented 9 months ago

I'm not sure #78 merged correctly, since SecondaryPartners.jsx was somehow reverted to before the changes were made. Still investigating, so I don't know if that's the only file affected. Point being, that component at least is out of date. I dug up the fixed version and can share that.

Otherwise, the logo in the navbar doesn't contrast very much. Dunno if it'd be too cumbersome to find a workaround and not just fix the blobs.

And let me know if you think it'd be good to add the new EmailJS keys in this PR or if I should just create a new one.

If you have what you need to update the emailJS stuff can you push that to a separate PR? I'm merging this one.