Hosting Static Sites
Updated Nov 22, 2023 ·
Netlify
Steps:
-
Sign up for a free Netlify account.
-
After verifying your account, sign-in to Netlify.
-
Go to Netlify Drop.
-
Upload your static files.
-
Once its live, you should see the new site under Sites.
-
Click the site, then click the link on the next page. This is the public link of your site.
Delete a Site
Steps:
- Sign-in to your Netlify account.
- Go to Site Configuration.
- Scroll down to the bottom and click Delete this site.
Edit a Site
Site deploys at Netlify are atomic. There is no way to edit an existing deploy, you must make a new deploy to make a change. If you want to change a file a complete deploy of the whole site is required again with the change included.
Reference: