This project is a Gatsby theme that incorporates the PatternFly design system. Using the theme makes it easy to create a gatsby site that is responsive and accessible.
**Note, for theme usage, refer to the theme's readme
- Install dependencies
yarn
- Start the demo
yarn workspace demo develop
open localhost:8000 in your browser to see your site running.
- Start developing
Modify the theme under the /theme
directory and see the changes show up in the consumer demo