NEWHAVENHEAT.ORG STATIC WEBSITE V2 ================================== This version includes: - A stronger homepage with hero background - About Us page with proposal-style language - Donation page - Sponsorship page - Social page - Contact page - Placeholder SVG images/backgrounds IMAGE REPLACEMENT ----------------- Replace these files with real team photos when ready: assets/images/hero-basketball.svg assets/images/team-placeholder.svg assets/images/court-placeholder.svg assets/images/sponsor-placeholder.svg Recommended real image sizes: - hero-basketball: 1600x900 or wider - team/court/sponsor photos: 1200x800 Keep the same filenames if you want the site to update without editing HTML. PLACEHOLDERS TO REPLACE ----------------------- Search all files for REPLACE_WITH_ and update: Donation: - REPLACE_WITH_ZEFFY_DONATION_LINK - REPLACE_WITH_PAYPAL_DONATION_LINK - REPLACE_WITH_GOFUNDME_CAMPAIGN_LINK Contact/social: - REPLACE_WITH_TEAM_EMAIL - REPLACE_WITH_PHONE - REPLACE_WITH_INSTAGRAM - REPLACE_WITH_INSTAGRAM_URL - REPLACE_WITH_FACEBOOK_PAGE_URL DONATION QR ----------- For shirts, banners, flyers, and table tents, use: https://newhavenheat.org/donate Do not QR directly to PayPal/Zeffy unless you are certain you will never change platforms. NONPROFIT WORDING WARNING ------------------------- Do not claim donations are tax-deductible unless 501(c)(3) status or fiscal sponsorship is actually confirmed. The footer and donate page include reminder text to update this accurately. FACEBOOK / INSTAGRAM -------------------- Facebook: Use Meta's official Facebook Page Plugin and paste the embed into social.html. Instagram: Best simple approach is a profile button plus selected embedded public posts. A live Instagram feed usually requires third-party tools or API setup and can break. AWS S3 / CLOUDFRONT ------------------- This is a static site. Upload the contents of this folder to S3 and use CloudFront for HTTPS. Set the default root object to index.html. BITNAMI ------- You can also upload this into an Apache vhost folder on Bitnami. For this type of site, S3 + CloudFront is cleaner and easier to maintain.