This tutorial walks through creating a new page and deploying to Netlify.
Create a page
Create a new MDX file under docs/tutorials/ and add it to sidebars.js.
Deploy
Connect the repository to Netlify, set the build command to npm run build, and publish directory to build.