Configure build settings for a repository that uses continuous deployment, and understand build image options for your site.| docs.netlify.com
Roll back, lock, cancel, skip, cleanup, or delete a deploy for your site, or use environment variables to control the deploy environment.| docs.netlify.com
Use environment variables to configure your site’s build and functionality. Learn how to declare and use environment variables with your site.| docs.netlify.com
Inject JavaScript snippets into all pages of your site for analytics or A/B testing, either in the head tag or at the end of the body tag.| 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
Divide traffic to your site between different deploys without performance impact. Use Split Testing for A/B testing or private beta releases.| 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
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
Use rewrite rules to fetch a location behind the scenes while the URL in the visitor’s address bar remains the same. Proxy to another service or site.| docs.netlify.com
Edge Functions connect our platform with an open runtime standard at the network edge, allowing fast, personalized web experiences in a dev ecosystem.| docs.netlify.com
Use serverless functions to run on-demand, server-side code without having to run a dedicated server. Learn about default and custom deployment options.| 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