11ty Advance is a premium theme. To learn more about the themes features visit the product page.
Once you have purchased the theme simply extract the .zip file on your local machine.
npm install
npm run build
Run npm run start
to start the 11ty server.
npm run start
You can visit http://localhost:8080
in the browser to see the local development site.
Netlify is a popular and excellent hosting platform for static sites. It has a generous free tier. This theme comes with a working netlify.toml
which will pre-configure your Netlify build for 11ty. The Netlify docs have a great guide to creating a site with Netlify