Deploy an Eleventy site to Netlify
This will get our site out into the world and allow us to preview changes before going live.
Prerequisites
Create a git repository for your Eleventy project
What you'll need
☑️ A Netlify account
Directions
- Log into Netlify
- Click the "New site from Git" button
- Select "Github" as your Git provider
- Select your repository (username/my-eleventy-project)
- Click the "Deploy site" button
Optional - Change your site name
- Click the "Site settings" button
- Click the "Change site name" button
- Enter a custom site name
- Click the "Save" button