-
Notifications
You must be signed in to change notification settings - Fork 1
Quick start
Shannon Skinner edited this page Nov 28, 2021
·
8 revisions
-
npm ito install dependencies. npm start
Your site will open in a new browser tab and hot-reload as files are changed. You can stop the server with Ctrl-C.
- HTML
- CSS -
local/site/styles - Images -
local/site/static/images - JS -
local/site/static/js/local.js
- Bump the
versioninlocal/kibble.json- you can not deploy the same or earlier versions of your site. npm run publish- Enter your admin credentials when prompted.
The base site is supplied by the Shift72 core-template NPM package and is installed to node_modules/@shift72/core-template. These core files and any customizations in local will be merged to output.