Skip to content

sintaxi/surge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

surge - static web publishing

Introduction

With over 12 Million deployments available accross 8 regions globally surge is one of the preferred tools for publishing static content to the web. Surge's generous free plan of unlimited custom domains and unlimited deployments makes it a valuable tool for both staging and production builds.

surge-help

Install

npm install -g surge

Publish

surge . hello.surge.sh

surge-publish-output

Your site is now live in 8 regions globally! View it at https://hello.surge.sh...

surge-publish-results