Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 913 Bytes

readme.md

File metadata and controls

40 lines (33 loc) · 913 Bytes

E11ty Starter

Elly's take on an 11ty starter project.

Installation

  1. Fork
  2. Clone
  3. pnpm install
  4. pnpm start

To do

  • Setup Plugins
  • Base layout
  • Post layout
  • Feed templates
  • Sitemap template
  • Robots.txt
  • Humans.txt
  • Build.txt
  • Web manifest
  • Service worker
  • Favicons
  • Assets
  • Components
  • Organise/comment eleventy config
  • Setup CSS structure
  • 404 page

Inspiration