@sonarsource/marketing-gatsby-boilerplate
v3.8.0
Published
## **Purpose**
Downloads
222
Maintainers
Keywords
Readme
Boilerplate commands
Purpose
- Initialize a new Gatsby/Kentico Kontent/Netlify project while respecting the Martech team standards
- Streamline development (Git workflow, Netlify synchronization, Kentico Kontent environments)
- (To be implemented) Allow for easy update of existing projects using the boilerplate
How to use it
You can see the list of commands by running npx @sonarsource/marketing-gatsby-boilerplate -h
.
for reach command, you can obtain even more informations on it (arguments, options, etc) by running npx @sonarsource/marketing-gatsby-boilerplate COMMAND -h
(example: npx @sonarsource/marketing-gatsby-boilerplate release -h
)
Table of contents
Troubleshooting
Netlify Forbidden error
Error:
Solution:
Log out of Netlify using yarn netlify logout
, and re-run your command. Also make sure the account you are logging in has access to the Netlify projects setup in the status.json
file