Skip to content

imcacat/tools-bookshop

 
 

Repository files navigation

A starter template for a new Jekyll site using Bookshop

To run locally:

npm i
bundle install
npm start

This will serve the website on http://localhost:6060, where components can be browsed in the bookshop component browser at /components.

To create a new component, run npx @bookshop/init --component <name>

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

To learn more, read the Bookshop Jekyll Guide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.7%
  • SCSS 33.2%
  • Ruby 3.1%
  • JavaScript 2.1%
  • Shell 0.9%