Hugo Conf website created by CloudCannon using hugo, alpine and bookshop
- In the terminal at the root dir, run:
npm i
- Start site and bookshop:
npm run dev
OR site alone:npm run start
- By default bookshop live browser will be at : http://localhost:30775/
- By default the site will be at : http://localhost:1313/
npm run init
and follow prompts
- Error calling partial intermittently occurs and can be fixed my clearing the hugo cache by running:
hugo mod clean