System Grab Bag

View all TLDR pages from common (or from all pages)

surge

Simple web publishing. More information: https://surge.sh.
  • Upload a new site to surge.sh:
    surge {{path/to/my_project}}
  • Deploy site to custom domain (note that the DNS records must point to the surge.sh subdomain):
    surge {{path/to/my_project}} {{my_custom_domain.com}}
  • List your surge projects:
    surge list
  • Remove a project:
    surge teardown {{my_custom_domain.com}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.