The Gatsby Boomerang theme includes all the configuration you need to build a site with Boomerang and the Carbon Design System.
Uses Gatsby themes functionality
- Install
yarnif you don't have it yarn installat the root of the project (not for each package)yarn devto start the example app- Make changes to the example sample content docs or the theme to see changes
Start the example app that uses the gatsby-theme-boomerang
Build the example app that uses the gatsby-theme-boomerang
Lint all of the .js files
Format all of the css,scss,json,html,yaml,mdx files
Use lerna to release gatsby-theme-boomerang
Yarn and Lerna managed monorepo. There are two packages - gatsby-theme-boomerang and example. The former is the theme itself and the latter is a Gatsby application that uses the theme.