Stop builds for your site at will for more control of your workflow. When you’re ready for Netlify to build your site again, you can activate builds.| docs.netlify.com
Learn how to give our platform permission to access repository code, how to link a site to a repository, and how to access other repositories at build.| docs.netlify.com
Use our REST API to interact with our platform. Learn the basics for using the API, instructions for deploying sites, and notes on commonly used endpoints.| docs.netlify.com
Specify dependencies for your project so that our platform can install required languages and software before running a build.| docs.netlify.com
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com
Discover different methods of deploying a site using our platform. Take advantage of continuous deployment, manual deployment, or integration options.| docs.netlify.com
Set up build hooks that trigger new builds and deploys when a URL receives a request. Use build hooks with external services or send requests yourself.| docs.netlify.com
Identify environment variables available in the build environment, set your own environment variables, and use environment variables during builds.| docs.netlify.com
Use a netlify.toml configuration file to specify how the platform builds and deploys your project.| docs.netlify.com
Install our CLI (command line interface) and use it to run a local development environment, deploy your site, manage environment variables, and more.| docs.netlify.com