surge.sh Open in urlscan Pro
188.166.132.94  Public Scan

Submitted URL: http://surge.sh/
Effective URL: https://surge.sh/
Submission: On September 15 via manual from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

surge
PricingTourDocsInstall
≡ Menu


STATIC WEB PUBLISHING
FOR FRONT-END DEVELOPERS

Simple, single-command web publishing. Publish HTML, CSS, and JS for free,
without leaving the command line.

 * 8,841,065deployments
 * 92.02 TBpublished
 * 1,436,412projects

$ npm install --global surge# In your project directory, just run…$ surge


FRONT END DEVS DEPLOY.

Deploy something—anything—right now, for free:


Surge makes it easy for developers to deploy projects to a production-quality
CDN through Grunt, Gulp, npm.

> From now on, I think I'm going to strive to build all my apps as fully static
> sites.
> 
> @surge_sh is my bff.
> 
> Henrik JoretegAuthor of Human JavaScript


DEPLOY ANYTHING IN SIX KEYSTROKES

There’s only six keystrokes between you and deployment: Type surge and hit enter
in your project directory to get it online immediately.

$ surge  project: path/to/my-project   domain: my-project.surge.sh   upload: [============]Success! Published and running at my-project.surge.sh




PUBLISHING EASE YOU’VE BEEN MISSING

Remove your excuses. There’s no reason you can’t get your static site or
client-side app online right now:

> Absolutely in love with how easy and effective deployment with @surge_sh is.
> 
> Where have you been all my life.
> 
> Karolina SzczurJSConfEU & CSSConf

> And…BAM. Site moved from Amazon S3 to sweet new digs on @surge_sh Just like
> that. shenoalawrence.com
> 
> Shenoa LawrenceFront-end designer & adventure seeker

> Wow @surge_sh is impressively friction-free sites. `npm install -g surge;echo
> "# Hello world">index.md; surge --build` done. Wow. Go get it.
> 
> Remy SharpFounder of Left Logic & creator of JS Bin

> I think I just fell in love with @surge_sh. Custom domains on the free plan is
> a big +1 for me.
> 
> DominickDeveloper & IT Techie


FRONT-END DEVS DEPLOY.

Every project on Surge comes with…

 * Free custom domain support
 * Free SSL for surge.sh subdomains
 * pushState support for single page apps
 * Custom 404.html pages
 * Barrier-free deployment through the CLI
 * Easy integration into your Grunt toolchain
 * Cross-origin resource support
 * And more…


BLENDS WITH YOUR BUILD TOOL

Surge augments the tools you already love. Deploy using your favourite build
tool, like Grunt, Gulp, or through an npm run script. To make it a
devDependency, run:

npm install --save-dev surge


GRUNT PLUGIN

Install the grunt-surge plugin, and your project is ready to use grunt deploy.


GULP PLUGIN

Install surge as a devDependency, and you’re ready to use it in your Gulpfile.


GIT HOOKS

Deploy every time you push to GitHub, but without any branch juggling.


NPM RUN SCRIPTS

Install the Surge CLI tool, and your project is ready to use in your
package.json.


JEKYLL

Don’t worry about branch-juggling or plugin limitations when publishing Jekyll
sites—compile locally and publish to Surge.


STATIC SITE GENERATORS

Hand-coded HTML, CSS, and JS? Using a highly customised static site generator?
Deploy it quickly with the Surge CLI.


NODE.JS

Build Surge into your own tool by installing it as a development dependency.


CI SERVICES

Use Surge alongside CI services like Travis CI, CircleCI, Codeship, and more for
automatic deployment.


INVITE YOUR TEAM

Add collaborators, right through the CLI. Deployment is simple for new team
members, whether you’re part of an open source project or a large organization.

$ surge --add jacob@myteam.co  project: ~/Jane/Desktop/my-team-project/   domain: my-team-project.surge.sh   upload: [============]
    users: jane@myteam.co, jacob@myteam.co  Success! Published my-team-project.surge.sh           Added jacob@myteam.co


DEPLOY TO YOUR DOMAIN—FREE.

Deploy to any custom domain for free by adding a CNAME.

Add a custom domain


INSTALL SURGE

Publish to the web with one command.

npm install --global surge

> Also, @surge_sh is a beautiful OS project surge.sh ← clearly content and UX
> was thought through w/these docs
> 
> Una KravetsFront-end at @IBMDesign


DEPLOY IN SECONDS. ADD A CUSTOM DOMAIN FOR FREE.

Right from the comfort of the command line.

Get started
 * Home
 * Pricing
 * Tour
 * Docs
 * Chat

 * Terms of Use
 * Privacy Policy

 * Blog
 * Twitter
 * GitHub