Article on Video (formatted description) - https://whatjackhasmade.co.uk/gatsby-...
Manually building each page in Gatsby is not only inefficient but impossible to maintain in a client project.
Instead, we will look at how we can programmatically generate pages using the createPages API that Gatsby provides us.