A 11ty starter with Netlify CMS integration.
- Styles compiled with
sass
andgulp
- Inject critical styles into the html
head
- Inject critical styles into the html
- JavaScript bundled with
rollup
- Automatic responsive images using
eleventy-plugin-local-respimg
- Integration with Netlify CMS including previews
- Register the page in
src/content/admin/config.yml
- Add a new layout for the collection or page in
src/_includes/layouts
- Register the layout in
src/scripts/admin.js