Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

gobeli/eleventy-starter

Repository files navigation

Eleventy x Netlify CMS starters

A 11ty starter with Netlify CMS integration.

Preview

Features

  • Styles compiled with sass and gulp
    • Inject critical styles into the html head
  • JavaScript bundled with rollup
  • Automatic responsive images using eleventy-plugin-local-respimg
  • Integration with Netlify CMS including previews

Adding a new page

  1. Register the page in src/content/admin/config.yml
  2. Add a new layout for the collection or page in src/_includes/layouts
  3. Register the layout in src/scripts/admin.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published