Configuring your Netlify build process
Take a look at how you can move configuration of your Netlify build process to version control.
Before we start looking at some of the more exciting features that Netlify offers for your static site hosting, lets take a look at configuring the build process and storing that configuration in your git repository.
Doing this gives you greater visibility and control over the configuration file.
You can learn more about the netlify.toml configuration file here.
Written by Michael Dyrynda
Principal Engineer, Laravel enthusiast, and open source contributor. I write about web development, PHP, and the problems I solve along the way.