Skip to main content

Hosting Static Sites

Updated Nov 22, 2023 ·

Netlify

Steps:

  1. Sign up for a free Netlify account.

  2. After verifying your account, sign-in to Netlify.

  3. Go to Netlify Drop.

  4. Upload your static files.

  5. Once its live, you should see the new site under Sites.

  6. Click the site, then click the link on the next page. This is the public link of your site.

Delete a Site

Steps:

  1. Sign-in to your Netlify account.
  2. Go to Site Configuration.
  3. 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: