freshyill / 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 58.5%Language:SCSS 28.3%Language:JavaScript 11.1%Language:Shell 2.0%