All documentation
Build & validate
npm run build, gscan validation, and packaging.
Compile the CSS/JS with npm run build. Validate the theme against Ghost's rules with npx gscan ., and package a release zip with npm run zip.
Local Ghost
Local Ghost runs at localhost:2368. The templates map is cached, so restart Ghost whenever you add a new .hbs file.