Skip to content

minivan/hello-hook-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-site

Deploy to Netlify

Instructions

  1. Deploy to Netlify

  2. Create a build hook

  3. Trigger a build via the hook's URL, provide page content via the hook's body. Optionally, you can also provide a title for the deploy to be displayed in Netlify's UI.

      curl -X POST -d 'Hola, mundo!' -H 'Content-Type: text/plain' https://api.netlify.com/build_hooks/XXXXXXXXXXXXXXXXXXXXXXXX?trigger_title=Build+triggered+via+hook
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published