Skip to content

snipcart/11ty-demo-snipcart

Repository files navigation

Learn 11ty: A JavaScript Static Site Generator Tutorial

11ty-demo

Ever heard of 11ty? It's a simple static site generator written in JavaScript. In this tutorial, we craft a small e-commerce app, exploring its set of features in the process.

Steps:

  • Setting up a web store with Eleventy.
  • Creating products and injecting a cart.
  • Adding code highlighting to blog posts!
  • Outputting a JSON file for products.

Read the post & tutorial here

Try the live demo here

Enjoy folks!