Digital ocean

Deploying a Static Site to Netlify

Here’s the cool thing about static sites - they are static! This means that they are easy to deploy and inexpensive to host. You can host a static site on any web server that serves static files, In this article I’ll break down a few different hosting options for static sites. TL;DR Netlify is free and especially awesome for static sites.