Skip to content

AIRUP1/All

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFW Hail Maps Deployment

Files Included:

  • 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)

Quick Deploy:

Netlify (Easiest):

  1. Go to https://app.netlify.com/drop
  2. Drag this entire folder onto the page
  3. Get instant URL

GitHub Pages:

git init
git add .
git commit -m "Initial commit"
git remote add origin [your-repo-url]
git push -u origin main

Then enable Pages in repository settings.

Your Own Hosting:

Upload all files via FTP to your public_html folder.

Custom Domain:

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages