- index.html (landing page)
- interactive_hail_map.html (all 515 events)
- severe_hail_targets_map.html (47 severe events)
- zipcode_targeting_map.html (158 zip codes)
- Go to https://app.netlify.com/drop
- Drag this entire folder onto the page
- Get instant URL
git init
git add .
git commit -m "Initial commit"
git remote add origin [your-repo-url]
git push -u origin mainThen enable Pages in repository settings.
Upload all files via FTP to your public_html folder.
After deploying, you can add a custom domain like:
- dfwhailmaps.com
- hailevents.yourbusiness.com
- maps.yourbusiness.com
Most hosting providers make this easy in their settings.