Static Site Hosting Services

With the revival of static website, powered by modern site builders, the static site hosting services are getting more and more popular. Here is the list of some useful ones.

Surge

Surge is one of many “static site hosts” which makes it possible to deploy Gatsby sites.

npm install --global surge
# Then create a (free) account with them
surge login
# The HTML built in the public/
surge public/