Skip to content

CloudCannon/hugo-starter

Repository files navigation

Hugo Bookshop Starter

A starter template for a new Hugo site using Bookshop

To run locally:

hugo server -D

To see the component browser locally: (in another terminal)

npm i
npx @bookshop/browser

You can now load /components on your site and see the component library.

If building on CloudCannon, this page will also show a hosted version of the component library.

Structure

The bookshop components live in component-library, which is loaded as a Hugo module in config.toml.

The site also pulls in the main dependency of github.com/cloudcannon/bookshop/hugo/v2.

To learn more, read the Bookshop Hugo Guide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published