Skip to content

Instantly share code, notes, and snippets.

@cassidoo
Last active March 6, 2024 15:48
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save cassidoo/eb4be4746bc113313d6a283fc11e2122 to your computer and use it in GitHub Desktop.
Save cassidoo/eb4be4746bc113313d6a283fc11e2122 to your computer and use it in GitHub Desktop.
Deploy to Netlify Button

Insta-deploy templates to Netlify

Make a Deploy to Netlify button like this:

Deploy to Netlify

With this:

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=<REPO_URL>)

When people click the button, it will automatically clone the repo to their chosen Git provider, as well as deploy it automatically to Netlify!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment