Configure build settings for a repository that uses continuous deployment, and understand build image options for your site.| docs.netlify.com
Define custom headers sent in response to site requests using a _headers file or a netlify.toml file.| docs.netlify.com
The tables below list the available settings for Jekyll, and the various options (specified in the configuration file) and flags (specified on the command-line) that control them.| Jekyll • Simple, blog-aware, static sites
Manage traffic to your site by defining redirect or rewrite rules in a _redirects file or a netlify.toml file.| docs.netlify.com
Understand redirect rule options to customize how site paths are matched and redirected.| docs.netlify.com
HTTP provides a general framework for access control and authentication. This page is an introduction to the HTTP framework for authentication, and shows how to restrict access to your server using the HTTP "Basic" scheme.| MDN Web Docs
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com
Published on 10/7/2020 – Text version| toml.io
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