Lenasurlenet / testing-CC-bookshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A starter template for a new Eleventy site using Bookshop

To run locally:

npm install
npm start

This will serve the website on the default eleventy port, where components can be browsed in the bookshop renderer at /components.

To help create a new component, run npx @bookshop/gen --name biscuit

This template should work out-of-the-box with live editing on CloudCannon.

For further help, see the Bookshop Guides.

About

License:MIT License


Languages

Language:Liquid 34.0%Language:HTML 27.4%Language:SCSS 25.7%Language:JavaScript 10.7%Language:Shell 2.1%