Ujjwal Sachan

How to Deploy a Static Site on Netlify

August 1, 2025 • by Ujjwal Sachan

Deploying a static site on Netlify is simple and free. Here’s how you can do it:

  1. Push your site’s code to a GitHub repository.
  2. Sign in to Netlify and click “Add new site”.
  3. Connect your GitHub account and select your repository.
  4. Click “Deploy site”. Netlify will build and host your site automatically.

That’s it! Your site is now live on the web.