Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snipcart/11ty-demo-snipcart

A demo app built with JavaScript SSG 11ty
https://github.com/snipcart/11ty-demo-snipcart

11ty eleventy eleventy-website jamstack javascript static-site-generator tutorial

Last synced: 3 months ago
JSON representation

A demo app built with JavaScript SSG 11ty

Awesome Lists containing this project

README

        

# Learn 11ty: A JavaScript Static Site Generator Tutorial

![11ty-demo](https://snipcart.com/media/203900/11ty-demo-1.jpg)

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](https://snipcart.com/blog/11ty-javascript-static-site-generator-tutorial)

> Try the live demo [here](https://snipcart-11ty-demo.netlify.com/)

Enjoy folks!