11ty-demo-snipcart

A demo app built with JavaScript SSG 11ty

Stars
34
Committers
2

Learn 11ty: A JavaScript Static Site Generator Tutorial

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!

Related Projects