Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 779 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 779 Bytes

Getting started

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.

Demo

gatsby-theme-patternfly

Theme workspace

**Note, for theme usage, refer to the theme's readme

  1. Install dependencies
yarn
  1. Start the demo
yarn workspace demo develop

open localhost:8000 in your browser to see your site running.

  1. Start developing

Modify the theme under the /theme directory and see the changes show up in the consumer demo